live
|
#include "AudioInputDevice.hh"
Go to the source code of this file.
Data Structures | |
class | WAVAudioFileSource |
Enumerations | |
enum | WAV_AUDIO_FORMAT { WA_PCM = 0x01 , WA_PCMA = 0x06 , WA_PCMU = 0x07 , WA_IMA_ADPCM = 0x11 , WA_UNKNOWN } |
enum WAV_AUDIO_FORMAT |
Enumerator | |
---|---|
WA_PCM | |
WA_PCMA | |
WA_PCMU | |
WA_IMA_ADPCM | |
WA_UNKNOWN |
Definition at line 30 of file WAVAudioFileSource.hh.