FFmpeg
Data Fields
V210DemuxerContext Struct Reference

Data Fields

const AVClassclass
 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...
 

Detailed Description

Definition at line 29 of file v210.c.

Field Documentation

◆ class

const AVClass* V210DemuxerContext::class

Class for private options.

Definition at line 30 of file v210.c.

◆ width

int V210DemuxerContext::width

Definition at line 31 of file v210.c.

◆ height

int V210DemuxerContext::height

Integers describing video size, set by a private option.

Definition at line 31 of file v210.c.

◆ framerate

AVRational V210DemuxerContext::framerate

AVRational describing framerate, set by a private option.

Definition at line 32 of file v210.c.


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