FFmpeg
4.0
|
#include <libavformat/voc.h>
Data Fields | |
int64_t | remaining_size |
int64_t | pts |
int64_t VocDecContext::remaining_size |
Definition at line 29 of file voc.h.
Referenced by ff_voc_get_packet(), voc_read_header(), and voc_read_seek().
int64_t VocDecContext::pts |
Definition at line 30 of file voc.h.
Referenced by ff_voc_get_packet(), and voc_read_seek().