Mulai 27 Maret 2025, sebaiknya gunakan android-latest-release
, bukan aosp-main
, untuk mem-build dan berkontribusi pada AOSP. Untuk mengetahui informasi selengkapnya, lihat Perubahan pada AOSP.
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Referensi Struct cec_message
#include <
hdmi_cec.h
>
Definisi di baris
232
file
hdmi_cec.h
.
Dokumentasi untuk struct ini dibuat dari file berikut:
Konten dan contoh kode di halaman ini tunduk kepada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-27 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: cec_message Struct Reference\n\ncec_message Struct Reference\n============================\n\n[Data Fields](#pub-attribs) \ncec_message Struct Reference \n\n`\n#include \u003c\n`[hdmi_cec.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)`\n\u003e\n`\n\n|------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| [cec_logical_address_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h) | [initiator](/reference/hal/structcec__message#a65bc7619f5cf528f6a6ab0715acddf11) |\n| ||\n| [cec_logical_address_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h) | [destination](/reference/hal/structcec__message#a6672afbabf77f5c45108bc30c4b55f93) |\n| ||\n| size_t | [length](/reference/hal/structcec__message#ae809d5359ac030c60a30a8f0b2294b82) |\n| ||\n| unsigned char | [body](/reference/hal/structcec__message#a8f76defbabbe3cf90d0c1baf5809e2e2) \\[ [CEC_MESSAGE_BODY_MAX_LENGTH](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h) \\] |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[232](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)\nof file\n[hdmi_cec.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)\n.\n\nField Documentation\n-------------------\n\n\n|------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| unsigned char body\\[ [CEC_MESSAGE_BODY_MAX_LENGTH](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h) \\] |\n\n\nDefinition at line\n[241](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)\nof file\n[hdmi_cec.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)\n.\n\n|------------------------------------------------------------------------------------------------------------------------------------------|\n| [cec_logical_address_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h) destination |\n\n\nDefinition at line\n[237](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)\nof file\n[hdmi_cec.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)\n.\n\n|----------------------------------------------------------------------------------------------------------------------------------------|\n| [cec_logical_address_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h) initiator |\n\n\nDefinition at line\n[234](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)\nof file\n[hdmi_cec.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)\n.\n\n|---------------|\n| size_t length |\n\n\nDefinition at line\n[240](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)\nof file\n[hdmi_cec.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [hdmi_cec.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h)"]]