FFmpeg
|
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
Field Documentation
int LXFDemuxContext::channels |
number of audio channels. zero means no audio
Definition at line 49 of file lxfdec.c.
Referenced by lxf_read_header().
uint32_t LXFDemuxContext::extended_size |
Definition at line 51 of file lxfdec.c.
Referenced by get_packet_header(), and lxf_read_header().
int LXFDemuxContext::frame_number |
uint32_t LXFDemuxContext::packet_type |
Definition at line 51 of file lxfdec.c.
Referenced by get_packet_header(), and lxf_read_packet().
uint32_t LXFDemuxContext::video_format |
Definition at line 51 of file lxfdec.c.
Referenced by get_packet_header(), and lxf_read_packet().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11