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

ovr_Voip_GetRemoteBitrate Function

Gets the current remote bitrate used for the connection to the specified user. This is set by the client on the other side of the connection. Returns unknown if there is no connection.

Signature

ovrVoipBitrate ovr_Voip_GetRemoteBitrate(ovrID peerID)

Parameters

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

Returns