| FFmpeg
    | 
| Data Fields | |
| const AVClass * | class | 
| Class for private options.  More... | |
| int | width | 
| int | height | 
| Integers describing video size, set by a private option.  More... | |
| AVRational | framerate | 
| AVRational describing framerate, set by a private option.  More... | |
| const AVClass* V210DemuxerContext::class | 
| int V210DemuxerContext::width | 
Definition at line 31 of file v210.c.
Referenced by v210_read_header().
| int V210DemuxerContext::height | 
Integers describing video size, set by a private option.
Definition at line 31 of file v210.c.
Referenced by v210_read_header().
| AVRational V210DemuxerContext::framerate | 
AVRational describing framerate, set by a private option.
Definition at line 32 of file v210.c.
Referenced by v210_read_header().
 1.8.6
 1.8.6