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

Data Fields

const AVClassclass
 
int width
 
int height
 
AVRational framerate
 
int64_t end
 

Detailed Description

Definition at line 31 of file serdec.c.

Field Documentation

const AVClass* SERDemuxerContext::class

Definition at line 32 of file serdec.c.

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().


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