API reference
API reference
Select your platform
No SDKs available
No versions available

ovrVoipBitrate_ Enum

Enumeration Constants

MemberDescription
ovrVoipBitrate_Unknown
ovrVoipBitrate_B16000
Very low audio quality for minimal network usage. This may not give the full range of Hz for audio, but it will save on network usage.
ovrVoipBitrate_B24000
Lower audio quality but also less network usage.
ovrVoipBitrate_B32000
This is the default bitrate for voip connections. It should be the best tradeoff between audio quality and network usage.
ovrVoipBitrate_B64000
Higher audio quality at the expense of network usage. Good if there's music being streamed over the connections
ovrVoipBitrate_B96000
Even higher audio quality for music streaming or radio-like quality.
ovrVoipBitrate_B128000
At this point the audio quality should be perceptually indistinguishable from the uncompressed input.