Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Wave_PCM_header Struct Reference

Wave PCM header. More...

List of all members.

Public Attributes

wxUint16 Format
 Format.

wxUint16 Channels
 Nunber of channels.

wxUint32 SampleRate
 Sample rate.

wxUint32 BytesPerSec
 Bytes per second.

wxUint16 BlockAlign
 Block alignment.

wxUint16 BitWidth
 Bits per sample (per channel).


Detailed Description

Wave PCM header.

Standard header for PCM RIFF WAVE files.


Member Data Documentation

wxUint16 Wave_PCM_header::BitWidth
 

Bits per sample (per channel).

wxUint16 Wave_PCM_header::BlockAlign
 

Block alignment.

wxUint32 Wave_PCM_header::BytesPerSec
 

Bytes per second.

wxUint16 Wave_PCM_header::Channels
 

Nunber of channels.

wxUint16 Wave_PCM_header::Format
 

Format.

wxUint32 Wave_PCM_header::SampleRate
 

Sample rate.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 17:17:43 2004 for FinalMix by doxygen 1.3.5