Go to the source code of this file.
◆ USE_DEFAULT_VOICE_SAMPLE_RATE
| #define USE_DEFAULT_VOICE_SAMPLE_RATE 1 |
◆ VOICE_CONFIG_LEAK_WARNING_THRESHOLD
| #define VOICE_CONFIG_LEAK_WARNING_THRESHOLD 48 |
Value used to trigger an ensure warning used to tell if UVoipStatics::
◆ EAudioEncodeHint
Encoding hints for compression
| Enumerator |
|---|
| VoiceEncode_Voice | Best for most VoIP applications where listening quality and intelligibility matter most
|
| VoiceEncode_Audio | Best for broadcast/high-fidelity application where the decoded audio should be as close as possible to the input
|