Data Fields | |
int | width |
int | height |
int | video_stream_index |
int | track_count |
AudioTrack * | tracks |
int64_t | video_pts |
float | fps |
Definition at line 74 of file 4xm.c.
float FourxmDemuxContext::fps |
Definition at line 79 of file 4xm.c.
Referenced by fourxm_read_close(), fourxm_read_header(), and fourxm_read_packet().
int64_t FourxmDemuxContext::video_pts |