KVIrc
4.9.2
DeveloperAPIs
|
#include <DccVoiceWindow.h>
Public Attributes | |
bool | bForceHalfDuplex |
int | iPreBufferSize |
int | iSampleRate |
DccVoiceCodec * | pCodec |
KviCString | szSoundDevice |
bool _KviDccVoiceThreadOptions::bForceHalfDuplex |
int _KviDccVoiceThreadOptions::iPreBufferSize |
Referenced by DccVoiceWindow::connected(), and DccVoiceThread::soundStep().
int _KviDccVoiceThreadOptions::iSampleRate |
Referenced by DccVoiceWindow::connected(), and DccVoiceThread::openSoundcard().
DccVoiceCodec* _KviDccVoiceThreadOptions::pCodec |
KviCString _KviDccVoiceThreadOptions::szSoundDevice |
Referenced by DccVoiceWindow::connected(), and DccVoiceThread::openSoundcard().