AudioTrack Struct Reference


Data Fields

int sample_rate
int bits
int channels
int stream_index
int adpcm

Detailed Description

Definition at line 62 of file libavformat/4xm.c.


Field Documentation

int AudioTrack::sample_rate

Definition at line 63 of file libavformat/4xm.c.

Referenced by fourxm_read_header().

int AudioTrack::bits

Definition at line 64 of file libavformat/4xm.c.

Referenced by fourxm_read_header(), and fourxm_read_packet().

int AudioTrack::channels

Definition at line 65 of file libavformat/4xm.c.

Referenced by fourxm_read_header(), and fourxm_read_packet().

int AudioTrack::stream_index

Definition at line 66 of file libavformat/4xm.c.

Referenced by fourxm_read_header(), and fourxm_read_packet().

int AudioTrack::adpcm

Definition at line 67 of file libavformat/4xm.c.

Referenced by fourxm_read_header(), and fourxm_read_packet().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 23:46:18 2008 for libextractor by  doxygen 1.5.1