A video packet with an XMV file. More...
The decoder stream index for this video packet.
Definition at line 56 of file xmv.c.
Referenced by xmv_fetch_video_packet(), xmv_process_packet_header(), and xmv_read_header().
The size of the remaining video data.
Definition at line 58 of file xmv.c.
Referenced by xmv_fetch_video_packet(), and xmv_process_packet_header().
The offset of the video data within the file.
Definition at line 59 of file xmv.c.
Referenced by xmv_fetch_video_packet(), and xmv_process_packet_header().
The current frame within this video packet.
Definition at line 61 of file xmv.c.
Referenced by xmv_fetch_audio_packet(), xmv_process_packet_header(), and xmv_read_packet().
The amount of frames within this video packet.
Definition at line 62 of file xmv.c.
Referenced by xmv_fetch_audio_packet(), xmv_process_packet_header(), and xmv_read_packet().
Does the video packet contain extra data?
Definition at line 64 of file xmv.c.
Referenced by xmv_process_packet_header().
PTS of the last video frame.
Definition at line 67 of file xmv.c.
Referenced by xmv_fetch_video_packet().
PTS of the most current video frame.
Definition at line 68 of file xmv.c.
Referenced by xmv_fetch_video_packet().