API reference

ovrPartyMicState_FromString Function

Converts a string representing an ovrPartyMicState enum value to an enum value

Signature

ovrPartyMicState ovrPartyMicState_FromString(const char *str)

Parameters

str: const char *

Returns