FFmpeg
|
FFRawVideoDemuxerContext Struct Reference
#include <rawdec.h>
Collaboration diagram for FFRawVideoDemuxerContext:
Data Fields | |
const AVClass * | class |
Class for private options. More... | |
char * | video_size |
String describing video size, set by a private option. More... | |
char * | pixel_format |
Set by a private option. More... | |
AVRational | framerate |
AVRational describing framerate, set by a private option. More... | |
Detailed Description
Field Documentation
const AVClass* FFRawVideoDemuxerContext::class |
AVRational FFRawVideoDemuxerContext::framerate |
AVRational describing framerate, set by a private option.
Definition at line 33 of file rawdec.h.
Referenced by ff_raw_video_read_header().
char* FFRawVideoDemuxerContext::pixel_format |
char* FFRawVideoDemuxerContext::video_size |
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11