FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
FourxmDemuxContext Struct Reference

Data Fields

int video_stream_index
 
int track_count
 
AudioTracktracks
 
int64_t video_pts
 
AVRational fps
 

Detailed Description

Definition at line 74 of file 4xm.c.

Field Documentation

int FourxmDemuxContext::video_stream_index

Definition at line 75 of file 4xm.c.

Referenced by fourxm_read_packet(), and parse_vtrk().

int FourxmDemuxContext::track_count

Definition at line 76 of file 4xm.c.

Referenced by fourxm_read_header(), and parse_strk().

AudioTrack* FourxmDemuxContext::tracks

Definition at line 77 of file 4xm.c.

Referenced by fourxm_read_close(), fourxm_read_header(), fourxm_read_packet(), and parse_strk().

int64_t FourxmDemuxContext::video_pts

Definition at line 79 of file 4xm.c.

Referenced by fourxm_read_header(), and fourxm_read_packet().

AVRational FourxmDemuxContext::fps

Definition at line 80 of file 4xm.c.

Referenced by fourxm_read_header(), and parse_vtrk().


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