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

ovr_VoipOptions_SetBitrateForNewConnections Function

Sets the maximum average bitrate the audio codec should use. Higher bitrates will increase audio quality at the expense of increased network usage. Use a lower bitrate if you think the quality is good but the network usage is too much. Use a higher bitrate if you think the quality is bad and you can afford to have a large streaming bitrate.

Signature

void ovr_VoipOptions_SetBitrateForNewConnections(ovrVoipOptionsHandle handle, ovrVoipBitrate value)

Parameters

Returns

void