| FFmpeg
    | 

| Data Fields | |
| int | width | 
| int | height | 
| int | video_stream_index | 
| int | track_count | 
| AudioTrack * | tracks | 
| int64_t | video_pts | 
| float | fps | 
Detailed Description
Definition at line 74 of file libavformat/4xm.c.
Field Documentation
| float FourxmDemuxContext::fps | 
Definition at line 82 of file libavformat/4xm.c.
Referenced by fourxm_read_header().
| int FourxmDemuxContext::height | 
Definition at line 76 of file libavformat/4xm.c.
Referenced by fourxm_read_header().
| int FourxmDemuxContext::track_count | 
Definition at line 78 of file libavformat/4xm.c.
Referenced by fourxm_read_header().
| AudioTrack* FourxmDemuxContext::tracks | 
Definition at line 79 of file libavformat/4xm.c.
Referenced by 7digital-python.lockerEndpoint.LockerItem::__init__(), fourxm_read_close(), fourxm_read_header(), and fourxm_read_packet().
| int64_t FourxmDemuxContext::video_pts | 
Definition at line 81 of file libavformat/4xm.c.
Referenced by fourxm_read_header(), and fourxm_read_packet().
| int FourxmDemuxContext::video_stream_index | 
Definition at line 77 of file libavformat/4xm.c.
Referenced by fourxm_read_header(), and fourxm_read_packet().
| int FourxmDemuxContext::width | 
Definition at line 75 of file libavformat/4xm.c.
Referenced by fourxm_read_header().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11