API reference

ovrLivestreamingMicrophoneStatus_FromString Function

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

Signature

ovrLivestreamingMicrophoneStatus ovrLivestreamingMicrophoneStatus_FromString(const char *str)

Parameters

str: const char *

Returns