Platform-unreal-4 v63 Reference Guide
Platform-unreal-4 v63 Reference Guide
Select your platform
No SDKs available
No versions available

OVR_VoipDtxState.h File

Overview

Functions

Details

Enumeration Types

enum OVR_VoipDtxState.h.ovrVoipDtxState_
Enumerator
ovrVoipDtxState_Unknown
ovrVoipDtxState_Enabled
ovrVoipDtxState_Disabled

Typedefs

typedef enum ovrVoipDtxState_ ovrVoipDtxState ( )
No description available.

Functions

const char* ovrVoipDtxState_ToString
( ovrVoipDtxState value )
Converts an ovrVoipDtxState enum value to a string The returned string does not need to be freed
ovrVoipDtxState ovrVoipDtxState_FromString
( const char * str )
Converts a string representing an ovrVoipDtxState enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon