tv_input_device_info 構造体リファレンス

tv_input_device_info 構造体リファレンス

#include < tv_input.h >

データ フィールド

int device_id
 
tv_input_type_t   タイプ
 
union {
   struct {
      uint32_t    port_id
 
   }    hdmi
 
   int32_t    type_info_reserved [16]
 
}; 
 
audio_devices_t audio_type
 
const char * audio_address
 
int32_t 予約済み [16]
 

詳細な説明

ファイル tv_input.h 82 行 の定義。

フィールドのドキュメント

union { ... }
const char* audio_address

ファイル tv_input.h の 108 行目 の定義。

audio_devices_t audio_type

ファイル tv_input.h 107 行 の定義。

int device_id

ファイル tv_input.h 84 行 の定義。

struct { ... } hdmi
uint32_t port_id

ファイル tv_input.h 92 行の定義。

int32_t reserved[16]

ファイル tv_input.h 110 行の定義。

ファイル tv_input.h 87 行 の定義。

int32_t type_info_reserved[16]

ファイル tv_input.h 97 行の定義。


この構造体のドキュメントは、次のファイルから生成されました。