FFmpeg
Loading...
Searching...
No Matches
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 72 of file electronicarts.c.

Field Documentation

◆ codec

◆ time_base

◆ width

int VideoProperties::width

Definition at line 75 of file electronicarts.c.

Referenced by init_video_stream(), and process_video_header_mdec().

◆ height

int VideoProperties::height

Definition at line 75 of file electronicarts.c.

Referenced by init_video_stream(), and process_video_header_mdec().

◆ nb_frames

int VideoProperties::nb_frames

Definition at line 76 of file electronicarts.c.

Referenced by init_video_stream(), and process_video_header_vp6().

◆ stream_index

int VideoProperties::stream_index

Definition at line 77 of file electronicarts.c.

Referenced by ea_read_packet(), and init_video_stream().


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