Od 27 marca 2025 r. zalecamy używanie android-latest-release
zamiast aosp-main
do kompilowania i wspołtworzenia AOSP. Więcej informacji znajdziesz w artykule o zmianach w AOSP.
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
camera3_error_msg odniesienie do struktury
#include <
camera3.h
>
camera3_error_msg_t:
Treść wiadomości CAMERA3_MSG_ERROR
Definicja w wierszu
1982
pliku
camera3.h
.
Kod tego błędu; jedna z wartości wyliczenia CAMERA_MSG_ERROR.
Definicja w wierszu
1998
pliku
camera3.h
.
Wskaźnik do strumienia, który uległ awarii. NULL, jeśli strumień nie ma zastosowania do błędu.
Definicja w wierszu
1993
pliku
camera3.h
.
Numer kadru żądania, którego dotyczy błąd. 0, jeśli numer ramki nie ma zastosowania do błędu.
Definicja w wierszu
1987
w pliku
camera3.h
.
Dokumentacja tego typu danych została wygenerowana z tego pliku:
-
hardware/libhardware/include/hardware/
camera3.h
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-27 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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)"]]