Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members  

DecMPA_MPEGHeader Struct Reference
[Structures]

This structure provides information extracted from an MPEG Audio header. More...

#include <decmpa.h>

List of all members.

Public Attributes

unsigned char aRawData [4]
 The original header data.

int bProtection
 Protection.

int nLayer
 Layer.

int nVersion
 Version.

int bPadding
 Padding.

int nFrequencyIndex
 Frequency index.

int nFrequency
 Frequency in Hz.

int nBitRateIndex
 Bitrate index.

int nExtendedMode
 Extended mode.

int nMode
 Mode.

int bInputStereo
 Input stereo.

int bMPEG25
 MPEG 2.5.

int nFrameSize
 Frame size in bytes.

int nDecodedSamplesPerFrame
 Number of decoded samples per frame.

int nBitRateKbps
 Bitrate in Kbps.


Detailed Description

This structure provides information extracted from an MPEG Audio header.


Member Data Documentation

int nDecodedSamplesPerFrame
 

Number of decoded samples per frame.

If the data is stereo, a sample consists of one value for the left channel and one for the right.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 3 12:23:45 2002 for DecMPA by doxygen1.2.17