Speex audio codec settings. The Speex codec is recommended for voice and uses less bandwidth than BearWare.CELTCodec. More...
Public Attributes | |
int | nBandmode |
0 means 8 KHz, 1 means 16 KHz, 2 means 32 KHz | |
int | nQuality |
A value from 1-10. | |
int | nMSecPerPacket |
Milliseconds of audio data in each packet. Recommended is 40 ms. Max is 1000. | |
bool | bUseJitterBuffer |
Use Speex' jitter buffer for playback. Recommended is FALSE. | |
bool | bStereoPlayback |
Playback should be done in stereo. Doing so will disable 3d-positioning. |
Speex audio codec settings. The Speex codec is recommended for voice and uses less bandwidth than BearWare.CELTCodec.
0 means 8 KHz, 1 means 16 KHz, 2 means 32 KHz
A value from 1-10.
Milliseconds of audio data in each packet. Recommended is 40 ms. Max is 1000.
Use Speex' jitter buffer for playback. Recommended is FALSE.
Playback should be done in stereo. Doing so will disable 3d-positioning.