FFmpeg  4.0
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 69 of file electronicarts.c.

Field Documentation

◆ codec

enum AVCodecID VideoProperties::codec

◆ time_base

AVRational VideoProperties::time_base

◆ width

int VideoProperties::width

Definition at line 72 of file electronicarts.c.

Referenced by init_video_stream(), and process_video_header_mdec().

◆ height

int VideoProperties::height

Definition at line 72 of file electronicarts.c.

Referenced by init_video_stream(), and process_video_header_mdec().

◆ nb_frames

int VideoProperties::nb_frames

Definition at line 73 of file electronicarts.c.

Referenced by init_video_stream(), and process_video_header_vp6().

◆ stream_index

int VideoProperties::stream_index

Definition at line 74 of file electronicarts.c.

Referenced by ea_read_packet(), and init_video_stream().


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