Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
camera3_shutter_msg Struct Reference
#include <
camera3.h
>
camera3_shutter_msg_t:
Message contents for CAMERA3_MSG_SHUTTER
Definition at line
2007
of file
camera3.h
.
Frame number of the request that has begun exposure or reprocessing.
Definition at line
2011
of file
camera3.h
.
Timestamp 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.
Definition at line
2018
of file
camera3.h
.
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
camera3.h
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[null,null,["Last updated 2019-10-02 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)"]]