tv_input_device_info-Struct-Referenz
  
   #include <
   
    tv_input.h
   
   >
  
 
| Datenfelder | |
| 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 | reserved [16] | 
Detaillierte Beschreibung
Definition in Zeile 82 der Datei tv_input.h .
Felddokumentation
| union { ... } | 
| const char* audio_address | 
Definition in Zeile 108 der Datei tv_input.h .
| audio_devices_t audio_type | 
Definition in Zeile 107 der Datei tv_input.h .
| int device_id | 
Definition in Zeile 84 der Datei tv_input.h .
| struct { ... } hdmi | 
| uint32_t port_id | 
Definition in Zeile 92 der Datei tv_input.h .
| int32_t reserved[16] | 
Definition in Zeile 110 der Datei tv_input.h .
| tv_input_type_t type | 
Definition in Zeile 87 der Datei tv_input.h .
| int32_t type_info_reserved[16] | 
Definition in Zeile 97 der Datei tv_input.h
Die Dokumentation für diese Struktur wurde aus der folgenden Datei generiert:
- hardware/libhardware/include/hardware/ tv_input.h
