FFmpeg
Data Fields
SERDemuxerContext Struct Reference

Data Fields

const AVClassclass
 
int width
 
int height
 
AVRational framerate
 
int64_t end
 

Detailed Description

Definition at line 32 of file serdec.c.

Field Documentation

◆ class

const AVClass* SERDemuxerContext::class

Definition at line 33 of file serdec.c.

◆ width

int SERDemuxerContext::width

Definition at line 34 of file serdec.c.

Referenced by ser_read_header().

◆ height

int SERDemuxerContext::height

Definition at line 34 of file serdec.c.

Referenced by ser_read_header().

◆ framerate

AVRational SERDemuxerContext::framerate

Definition at line 35 of file serdec.c.

Referenced by ser_read_header().

◆ end

int64_t SERDemuxerContext::end

Definition at line 36 of file serdec.c.

Referenced by ser_read_header(), and ser_read_packet().


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