FFmpeg
Data Fields
VideoProperties Struct Reference

Data Fields

enum AVCodecID codec
 
AVRational time_base
 
int width
 
int height
 
int nb_frames
 
int stream_index
 

Detailed Description

Definition at line 71 of file electronicarts.c.

Field Documentation

◆ codec

enum AVCodecID VideoProperties::codec

Definition at line 72 of file electronicarts.c.

Referenced by ea_read_header(), ea_read_packet(), and process_ea_header().

◆ time_base

AVRational VideoProperties::time_base

Definition at line 73 of file electronicarts.c.

Referenced by process_ea_header().

◆ width

int VideoProperties::width

Definition at line 74 of file electronicarts.c.

◆ height

int VideoProperties::height

Definition at line 74 of file electronicarts.c.

◆ nb_frames

int VideoProperties::nb_frames

Definition at line 75 of file electronicarts.c.

◆ stream_index

int VideoProperties::stream_index

Definition at line 76 of file electronicarts.c.

Referenced by ea_read_packet().


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