Data Structures | |
| struct | rte_codec_info |
Typedefs | |
| typedef rte_codec | rte_codec |
Enumerations | |
| enum | rte_stream_type { RTE_STREAM_VIDEO = 1, RTE_STREAM_AUDIO, RTE_STREAM_RAW_VBI, RTE_STREAM_SLICED_VBI, RTE_STREAM_MAX = 15 } |
|
|
Opaque rte_codec object. You can allocate an rte_codec with rte_set_codec(). |
|
|
Basic type of the data processed by a codec. |
1.3.9.1