FFmpeg
4.0.2
|
Data Fields | |
uint32_t | stream_type |
enum AVMediaType | codec_type |
enum AVCodecID | codec_id |
uint32_t StreamType::stream_type |
Definition at line 698 of file mpegts.c.
Referenced by mpegts_find_stream_type().
enum AVMediaType StreamType::codec_type |
Definition at line 699 of file mpegts.c.
Referenced by mpegts_find_stream_type().
enum AVCodecID StreamType::codec_id |
Definition at line 700 of file mpegts.c.
Referenced by mpegts_find_stream_type().