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

ovr_Voip_GetLocalBitrate Function

Gets the current local bitrate used for the connection to the specified user. This is set by the current client. Returns unknown if there is no connection.

Signature

ovrVoipBitrate ovr_Voip_GetLocalBitrate(ovrID peerID)

Parameters

peerID: ovrID The ID of the peer whose local bitrate is being queried.

Returns