liveMedia/include/WAVAudioFileSource.hh File Reference

#include "AudioInputDevice.hh"

Include dependency graph for WAVAudioFileSource.hh:

This graph shows which files directly or indirectly include this file:

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
}


Enumeration Type Documentation

enum WAV_AUDIO_FORMAT

Enumerator:
WA_PCM 
WA_PCMA 
WA_PCMU 
WA_IMA_ADPCM 
WA_UNKNOWN 

Definition at line 30 of file WAVAudioFileSource.hh.

00030              {
00031   WA_PCM = 0x01,
00032   WA_PCMA = 0x06,
00033   WA_PCMU = 0x07,
00034   WA_IMA_ADPCM = 0x11,
00035   WA_UNKNOWN
00036 } WAV_AUDIO_FORMAT;


Generated on Mon Apr 29 13:30:10 2013 for live by  doxygen 1.5.2