27 Mart 2025'ten itibaren AOSP'yi derlemek ve AOSP'ye katkıda bulunmak için aosp-main
yerine android-latest-release
kullanmanızı öneririz. Daha fazla bilgi için AOSP'de yapılan değişiklikler başlıklı makaleyi inceleyin.
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
camera3_error_msg Yapı Referansı
#include <
camera3.h
>
camera3_error_msg_t:
CAMERA3_MSG_ERROR için mesaj içerikleri
Tanım,
camera3.h
dosyasının
1982
satırı
içindedir.
Bu hatanın kodu; CAMERA_MSG_ERROR enum değerlerinden biri.
Tanımı,
camera3.h
dosyasının
1998
satırı
Başarısız olan yayının işaretçisi. Akış hata için geçerli değilse NULL.
Tanımı, şu dosyanın
1993
satırındadır:
camera3.h
.
Hatanın geçerli olduğu isteğinin çerçeve numarası. Çerçeve numarası hata için geçerli değilse 0.
Tanımı,
camera3.h
dosyasının
1987
satırı
Bu yapının dokümanları aşağıdaki dosyadan oluşturulmuştur:
-
hardware/libhardware/include/hardware/
camera3.h
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-27 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: camera3_error_msg Struct Reference\n\ncamera3_error_msg Struct Reference\n==================================\n\n[Data Fields](#pub-attribs) \ncamera3_error_msg Struct Reference \n\n`\n#include \u003c\n`[camera3.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h)`\n\u003e\n`\n\n|---------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| uint32_t | [frame_number](/reference/hal/structcamera3__error__msg#a57cc7f4d579276167efca6cf047839b2) |\n| ||\n| [camera3_stream_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h) \\* | [error_stream](/reference/hal/structcamera3__error__msg#aaf7dcf29b86c6b052052f8ff5ba9040f) |\n| ||\n| int | [error_code](/reference/hal/structcamera3__error__msg#a7d16b1c68c87cec009d972e79abfba78) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\ncamera3_error_msg_t:\n\n\nMessage contents for CAMERA3_MSG_ERROR\n\n\nDefinition at line\n[1982](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h)\nof file\n[camera3.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------|\n| int error_code |\n\n\nThe code for this error; one of the CAMERA_MSG_ERROR enum values.\n\n\nDefinition at line\n[1998](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h)\nof file\n[camera3.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h)\n.\n\n|----------------------------------------------------------------------------------------------------------------------------------------|\n| [camera3_stream_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h) \\* error_stream |\n\n\nPointer to the stream that had a failure. NULL if the stream isn't applicable to the error.\n\n\nDefinition at line\n[1993](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h)\nof file\n[camera3.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h)\n.\n\n|-----------------------|\n| uint32_t frame_number |\n\n\nFrame number of the request the error applies to. 0 if the frame number isn't applicable to the error.\n\n\nDefinition at line\n[1987](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h)\nof file\n[camera3.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [camera3.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera3.h)"]]