FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
APVDemuxerContext Struct Reference

Data Fields

const AVClassclass
 Class for private options. More...
 
AVRational framerate
 AVRational describing framerate, set by a private option. More...
 

Detailed Description

Definition at line 29 of file apvdec.c.

Field Documentation

◆ class

const AVClass* APVDemuxerContext::class

Class for private options.

Definition at line 30 of file apvdec.c.

◆ framerate

AVRational APVDemuxerContext::framerate

AVRational describing framerate, set by a private option.

Definition at line 31 of file apvdec.c.

Referenced by apv_read_header().


The documentation for this struct was generated from the following file: