JunkBox_Win_Lib 1.5.3
|
Go to the source code of this file.
Classes | |
class | CWinAudioTool |
Namespaces | |
namespace | jbxwl |
Variables | |
static const WORD | WinAudioToolFormat = WAVE_FORMAT_PCM |
static const WORD | WinAudioToolChannels = 1 |
static const DWORD | WinAudioToolSamplesPerSec = 16000 |
static const WORD | WinAudioToolBitsPerSample = 16 |