Référence de la struct tv_stream
#include <
tv_input.h
>
Champs de données |
|
| int | stream_id |
| tv_stream_type_t | type |
| union { | |
| native_handle_t * sideband_stream_source_handle | |
| buffer_producer_stream_t buffer_producer | |
| }; | |
Description détaillée
Définition à la ligne 283 du fichier tv_input.h .
Documentation des champs
| union { ... } |
| buffer_producer_stream_t buffer_producer |
Définition à la ligne 296 du fichier tv_input.h .
| native_handle_t* sideband_stream_source_handle |
Définition à la ligne 293 du fichier tv_input.h .
| int stream_id |
Définition à la ligne 285 du fichier tv_input.h .
| tv_stream_type_t type |
Définition à la ligne 288 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