Référence de la struct tv_input_device_info
#include <
tv_input.h
>
Champs de données |
|
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 | réservé [16] |
Description détaillée
Définition à la ligne 82 du fichier tv_input.h .
Documentation des champs
union { ... } |
const char* audio_address |
Définition à la ligne 108 du fichier tv_input.h .
audio_devices_t audio_type |
Définition à la ligne 107 du fichier tv_input.h .
int device_id |
Définition à la ligne 84 du fichier tv_input.h .
struct { ... } hdmi |
uint32_t port_id |
Définition à la ligne 92 du fichier tv_input.h .
int32_t reserved[16] |
Définition à la ligne 110 du fichier tv_input.h .
tv_input_type_t type |
Définition à la ligne 87 du fichier tv_input.h .
int32_t type_info_reserved[16] |
Définition à la ligne 97 du fichier tv_input.h .
La documentation de ce struct a été générée à partir du fichier suivant :
- hardware/libhardware/include/hardware/ tv_input.h