tv_stream Struct Reference
tv_stream Struct Reference
#include <
tv_input.h
>
Data Fields |
|
int | stream_id |
tv_stream_type_t | type |
union { | |
native_handle_t * sideband_stream_source_handle | |
buffer_producer_stream_t buffer_producer | |
}; | |
Detailed Description
Definition at line 283 of file tv_input.h .
Field Documentation
union { ... } |
buffer_producer_stream_t buffer_producer |
Definition at line 296 of file tv_input.h .
native_handle_t* sideband_stream_source_handle |
Definition at line 293 of file tv_input.h .
int stream_id |
Definition at line 285 of file tv_input.h .
tv_stream_type_t type |
Definition at line 288 of file tv_input.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ tv_input.h