FFmpeg
|
Data Fields | |
const AVClass * | class |
int | width |
int | height |
AVRational | framerate |
int64_t | end |
int SERDemuxerContext::width |
Definition at line 33 of file serdec.c.
Referenced by ser_read_header().
int SERDemuxerContext::height |
Definition at line 33 of file serdec.c.
Referenced by ser_read_header().
AVRational SERDemuxerContext::framerate |
Definition at line 34 of file serdec.c.
Referenced by ser_read_header().
int64_t SERDemuxerContext::end |
Definition at line 35 of file serdec.c.
Referenced by ser_read_header(), and ser_read_packet().