2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
hdmi_port_info 構造体リファレンス
#include <
hdmi_cec.h
>
ファイル
HDMI_CEC.h
の 272 行
に定義されています。
uint16_t physical_address
|
この構造体のドキュメントは、次のファイルから生成されました。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-27 UTC。"],[],[],null,["# Android Hardware Abstraction Layer: hdmi_port_info Struct Reference\n\nhdmi_port_info Struct Reference\n===============================\n\n[Data Fields](#pub-attribs) \nhdmi_port_info 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| [hdmi_port_type_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h) | [type](/reference/hal/structhdmi__port__info#aca99f8615eb558270cc5e6cf663fdc0c) |\n| ||\n| int | [port_id](/reference/hal/structhdmi__port__info#a27be16126ae68a79078062536f103a89) |\n| ||\n| int | [cec_supported](/reference/hal/structhdmi__port__info#a6dde85bbcee07d8e94fb4318b972b332) |\n| ||\n| int | [arc_supported](/reference/hal/structhdmi__port__info#aded19db07268d5cc9b896b0bf7dc0bbb) |\n| ||\n| uint16_t | [physical_address](/reference/hal/structhdmi__port__info#a740f3f7dd00905d34903389972883147) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[272](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| int arc_supported |\n\n\nDefinition at line\n[277](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| int cec_supported |\n\n\nDefinition at line\n[276](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| uint16_t physical_address |\n\n\nDefinition at line\n[278](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| int port_id |\n\n\nDefinition at line\n[275](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| [hdmi_port_type_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/hdmi_cec.h) type |\n\n\nDefinition at line\n[273](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)"]]