MatroskaAudioTrack Struct Reference


Data Fields

MatroskaTrack track
int channels
int bitdepth
int internal_samplerate
int samplerate
int block_align
int coded_framesize
int sub_packet_h
int frame_size
int sub_packet_size
int sub_packet_cnt
int pkt_cnt
uint8_t * buf

Detailed Description

Definition at line 85 of file matroskadec.c.


Field Documentation

MatroskaTrack MatroskaAudioTrack::track

Definition at line 86 of file matroskadec.c.

int MatroskaAudioTrack::channels

Definition at line 88 of file matroskadec.c.

Referenced by matroska_add_stream().

int MatroskaAudioTrack::bitdepth

Definition at line 89 of file matroskadec.c.

Referenced by matroska_add_stream().

int MatroskaAudioTrack::internal_samplerate

Definition at line 90 of file matroskadec.c.

Referenced by matroska_add_stream().

int MatroskaAudioTrack::samplerate

Definition at line 91 of file matroskadec.c.

Referenced by matroska_add_stream().

int MatroskaAudioTrack::block_align

Definition at line 92 of file matroskadec.c.

int MatroskaAudioTrack::coded_framesize

Definition at line 95 of file matroskadec.c.

Referenced by matroska_parse_block().

int MatroskaAudioTrack::sub_packet_h

Definition at line 96 of file matroskadec.c.

Referenced by matroska_parse_block().

int MatroskaAudioTrack::frame_size

Definition at line 97 of file matroskadec.c.

Referenced by matroska_parse_block().

int MatroskaAudioTrack::sub_packet_size

Definition at line 98 of file matroskadec.c.

Referenced by matroska_parse_block().

int MatroskaAudioTrack::sub_packet_cnt

Definition at line 99 of file matroskadec.c.

Referenced by matroska_parse_block().

int MatroskaAudioTrack::pkt_cnt

Definition at line 100 of file matroskadec.c.

Referenced by matroska_parse_block().

uint8_t* MatroskaAudioTrack::buf

Definition at line 101 of file matroskadec.c.

Referenced by matroska_parse_block(), and matroska_read_close().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 28 16:44:59 2008 for libextractor by  doxygen 1.5.1