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.
Struktura camera3_shutter_msg
#include <
camera3.h
>
camera3_shutter_msg_t:
Treść wiadomości CAMERA3_MSG_SHUTTER
Definicja w wierszu
2007
pliku
camera3.h
.
Numer klatki żądania, które rozpoczęło ekspozycję lub ponowne przetwarzanie.
Definicja w wierszu
2011
pliku
camera3.h
.
sygnatura czasowa uint64_t,
|
Znak czasowy rozpoczęcia rejestrowania. W przypadku żądania ponownego przetwarzania musi to być początek przechwycenia obrazu wejściowego. Musi ona odpowiadać sygnaturze czasowej rozpoczęcia ekspozycji czujnika w metadanych wyniku przechwycenia.
Definicja w wierszu
2018
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_shutter_msg Struct Reference\n\ncamera3_shutter_msg Struct Reference\n====================================\n\n[Data Fields](#pub-attribs) \ncamera3_shutter_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__shutter__msg#a57cc7f4d579276167efca6cf047839b2) |\n| ||\n| uint64_t | [timestamp](/reference/hal/structcamera3__shutter__msg#a465bef81f6478756e5443025b1f2ddfa) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\ncamera3_shutter_msg_t:\n\n\nMessage contents for CAMERA3_MSG_SHUTTER\n\n\nDefinition at line\n[2007](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| uint32_t frame_number |\n\n\nFrame number of the request that has begun exposure or reprocessing.\n\n\nDefinition at line\n[2011](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| uint64_t timestamp |\n\n\nTimestamp for the start of capture. For a reprocess request, this must be input image's start of capture. This must match the capture result metadata's sensor exposure start timestamp.\n\n\nDefinition at line\n[2018](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)"]]