API reference

ovrLivestreamingStartStatus_FromString Function

Converts a string representing an ovrLivestreamingStartStatus to the actual enum value and returns the value.

Signature

ovrLivestreamingStartStatus ovrLivestreamingStartStatus_FromString(const char *str)

Parameters

str: const char *

Returns