Platform v63 Reference Guide
Platform v63 Reference Guide
Select your platform
No SDKs available
No versions available

OVR_PartyMicState.h File

Overview

Details

Enumeration Types

enum OVR_PartyMicState.h.ovrPartyMicState_
Enumerator
ovrPartyMicState_Unknown
ovrPartyMicState_Party
ovrPartyMicState_App
ovrPartyMicState_Mute
ovrPartyMicState_Inactive
ovrPartyMicState_InputShared

Typedefs

typedef enum ovrPartyMicState_ ovrPartyMicState ( )
No description available.

Functions

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