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

ovrVoipDtxState_ Enum

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Enumeration Constants

MemberDescription
ovrVoipDtxState_Unknown
ovrVoipDtxState_Enabled
This state indicates that the DTX feature is enabled. When enabled, the Opus codec will only transmit data when a person is speaking, which can conserve battery power and reduce transmission rate during pauses in the voice chat.
ovrVoipDtxState_Disabled
This state indicates that the DTX feature is disabled. When disabled, the Opus codec will continuously transmit data, even during pauses in the voice chat.