esp_wavepcm.cpp File Reference

Implementation of class that handles parsing of uncompressed pcm wave audio files. More...

#include <mxflib/mxflib.h>
#include <math.h>
#include <mxflib/esp_wavepcm.h>

Variables

const UInt8 WAVE_PCM_RIFF_Format [] = { 0x45, 0x54, 0x57, 0x62, 0xd6, 0xb4, 0x2e, 0x4e, 0xf3, 'R', 'I', 'F', 'F', 'W', 'A', 'V' }
 Modified UUID for RIFF-wrapped wave PCM audio.


Detailed Description

Implementation of class that handles parsing of uncompressed pcm wave audio files.

Version:
Id
esp_wavepcm.cpp,v 1.13 2007/03/31 14:34:06 matt-beard Exp

Variable Documentation

const UInt8 WAVE_PCM_RIFF_Format[] = { 0x45, 0x54, 0x57, 0x62, 0xd6, 0xb4, 0x2e, 0x4e, 0xf3, 'R', 'I', 'F', 'F', 'W', 'A', 'V' } [static]

Modified UUID for RIFF-wrapped wave PCM audio.


Generated on Mon Apr 2 15:20:55 2007 for MXFLib by  doxygen 1.5.1-p1