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

ovr_Voip_GetIsConnectionUsingDtx Function

Gets whether or not a voice connection is using discontinuous transmission (DTX). Both sides must set to using DTX when their connection is established in order for this to be true. Returns unknown if there is no connection.

Signature

ovrVoipDtxState ovr_Voip_GetIsConnectionUsingDtx(ovrID peerID)

Parameters

peerID: ovrID

Returns