tv_input_device_info 結構體參考資料

tv_input_device_info 結構體參考資料

#include < tv_input.h >

資料欄位

int  device_id
 
tv_input_type_t   type
 
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 行。


這個結構體的說明文件是由下列檔案產生: