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_shutter_msg Yapı Referansı
#include <
camera3.h
>
camera3_shutter_msg_t:
CAMERA3_MSG_SHUTTER için mesaj içerikleri
Tanımı,
camera3.h
dosyasının
2007
satırı
Pozlama veya yeniden işleme işleminin başladığı isteğinin kare numarası.
Tanım,
camera3.h
dosyasının
2011
satırı
içindedir.
Kayıt başlangıç zaman damgası. Yeniden işleme isteği için bu, giriş resminin yakalama başlangıcı olmalıdır. Bu değer, yakalama sonucu meta verilerinin sensör pozlama başlangıç zaman damgasıyla eşleşmelidir.
Tanım,
camera3.h
dosyasının
2018
satırı
içindedir.
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_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)"]]