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.
ovrVoipBitrate ovr_Voip_GetRemoteBitrate(ovrID peerID)
peerID: ovrID
The ID of the peer whose remote bitrate is being queried.