Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
WAVE_Struct Struct Reference

Public Attributes

ALubyte riff [4]
 
ALsizei riffSize
 
ALubyte wave [4]
 
ALubyte fmt [4]
 
ALuint fmtSize
 
ALushort Format
 
ALushort Channels
 
ALuint SamplesPerSec
 
ALuint BytesPerSec
 
ALushort BlockAlign
 
ALushort BitsPerSample
 
ALubyte data [4]
 
ALuint dataSize
 

Member Data Documentation

ALushort BitsPerSample
ALushort BlockAlign
ALuint BytesPerSec
ALushort Channels
ALubyte data[4]
ALuint dataSize
ALubyte fmt[4]
ALuint fmtSize
ALushort Format
ALubyte riff[4]
ALsizei riffSize
ALuint SamplesPerSec
ALubyte wave[4]

The documentation for this struct was generated from the following file: