tv_stream 结构体参考文档

tv_stream 结构体参考文档

#include < tv_input.h >

数据字段

int  stream_id
 
tv_stream_type_t   type
 
union {
   native_handle_t *    sideband_stream_source_handle
 
    buffer_producer_stream_t     buffer_producer
 
}; 
 

详细说明

定义位于文件 tv_input.h 的 283 行。

字段文档

union { ... }

定义位于文件 tv_input.h 的 296 行。

native_handle_t* sideband_stream_source_handle

定义位于文件 tv_input.h 的 293 行 。

int stream_id

定义位于文件 tv_input.h 的 285 行。

定义位于文件 tv_input.h 的 288 行 。


此结构体的文档是根据以下文件生成的: