FFmpeg
Data Fields
LXFDemuxContext Struct Reference

Data Fields

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

Detailed Description

Definition at line 50 of file lxfdec.c.

Field Documentation

◆ channels

int LXFDemuxContext::channels

number of audio channels. zero means no audio

Definition at line 51 of file lxfdec.c.

Referenced by lxf_read_header().

◆ frame_number

int LXFDemuxContext::frame_number

current video frame

Definition at line 52 of file lxfdec.c.

Referenced by lxf_read_packet().

◆ video_format

uint32_t LXFDemuxContext::video_format

Definition at line 53 of file lxfdec.c.

Referenced by get_packet_header(), and lxf_read_packet().

◆ packet_type

uint32_t LXFDemuxContext::packet_type

Definition at line 53 of file lxfdec.c.

Referenced by get_packet_header(), and lxf_read_packet().

◆ extended_size

uint32_t LXFDemuxContext::extended_size

Definition at line 53 of file lxfdec.c.

Referenced by get_packet_header(), and lxf_read_header().


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