A partire dal 27 marzo 2025, ti consigliamo di utilizzare android-latest-release
anziché aosp-main
per compilare e contribuire ad AOSP. Per ulteriori informazioni, vedi Modifiche ad AOSP.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Riferimento alla struttura camera_device
#include <
camera.h
>
Definizione nella riga
285
del file
camera.h
.
La documentazione di questa struttura è stata generata dal seguente file:
-
hardware/libhardware/include/hardware/
camera.h
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2025-07-27 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: camera_device Struct Reference\n\ncamera_device Struct Reference\n==============================\n\n[Data Fields](#pub-attribs) \ncamera_device Struct Reference \n\n`\n#include \u003c\n`[camera.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h)`\n\u003e\n`\n\n|-----------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| [hw_device_t](/reference/hal/structhw__device__t) | [common](/reference/hal/structcamera__device#a75bb16f553e7a3642d7d16e229a1d90d) |\n| ||\n| [camera_device_ops_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h) \\* | [ops](/reference/hal/structcamera__device#a4ecfc412a4d397881ee2aa06bc16b3da) |\n| ||\n| void \\* | [priv](/reference/hal/structcamera__device#a8b6505c37d4ff95854b8b00527e4d9fa) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[285](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h)\nof file\n[camera.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------------------------------------------------|\n| [hw_device_t](/reference/hal/structhw__device__t) common |\n\n\ncamera_device.common.version must be in the range\n[HARDWARE_DEVICE_API_VERSION(0,0)](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hardware.h)\n-(1,FF). CAMERA_DEVICE_API_VERSION_1_0 is recommended.\n\n\nDefinition at line\n[291](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h)\nof file\n[camera.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h)\n.\n\n|---------------------------------------------------------------------------------------------------------------------------------|\n| [camera_device_ops_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h) \\* ops |\n\n\nDefinition at line\n[292](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h)\nof file\n[camera.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h)\n.\n\n|-------------|\n| void\\* priv |\n\n\nDefinition at line\n[293](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h)\nof file\n[camera.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [camera.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/camera.h)"]]