API reference

ovrMediaContentType_FromString Function

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

Signature

ovrMediaContentType ovrMediaContentType_FromString(const char *str)

Parameters

str: const char *

Returns