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

Data Fields

int channels
 number of audio channels. zero means no audio
 
int frame_number
 current video frame
 
uint32_t video_format
 
uint32_t packet_type
 
uint32_t extended_size
 

Detailed Description

Definition at line 47 of file lxfdec.c.

Field Documentation

int LXFDemuxContext::channels

number of audio channels. zero means no audio

Definition at line 48 of file lxfdec.c.

Referenced by lxf_read_header().

int LXFDemuxContext::frame_number

current video frame

Definition at line 49 of file lxfdec.c.

Referenced by lxf_read_packet().

uint32_t LXFDemuxContext::video_format

Definition at line 50 of file lxfdec.c.

Referenced by get_packet_header(), and lxf_read_packet().

uint32_t LXFDemuxContext::packet_type

Definition at line 50 of file lxfdec.c.

Referenced by get_packet_header(), and lxf_read_packet().

uint32_t LXFDemuxContext::extended_size

Definition at line 50 of file lxfdec.c.

Referenced by get_packet_header(), and lxf_read_header().


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