FFmpeg
|
StreamType Struct Reference
Data Fields | |
uint32_t | stream_type |
enum AVMediaType | codec_type |
enum AVCodecID | codec_id |
Detailed Description
Field Documentation
enum AVCodecID StreamType::codec_id |
Definition at line 553 of file mpegts.c.
Referenced by mpegts_find_stream_type().
enum AVMediaType StreamType::codec_type |
Definition at line 552 of file mpegts.c.
Referenced by mpegts_find_stream_type().
uint32_t StreamType::stream_type |
Definition at line 551 of file mpegts.c.
Referenced by mpegts_find_stream_type().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11