FFmpeg
4.0
|
Data Fields | |
AVIOContext * | pb [101] |
int | class [2] |
int | stream_index |
uint64_t | pts |
AVIOContext* MlvContext::pb[101] |
Definition at line 49 of file mlvdec.c.
Referenced by read_close(), read_header(), read_packet(), and scan_file().
int MlvContext::class[2] |
Definition at line 50 of file mlvdec.c.
Referenced by read_header(), and read_packet().
int MlvContext::stream_index |
Definition at line 51 of file mlvdec.c.
Referenced by read_packet().
uint64_t MlvContext::pts |
Definition at line 52 of file mlvdec.c.
Referenced by read_packet(), and read_seek().