API reference

ovrProductType_FromString Function

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

Signature

ovrProductType ovrProductType_FromString(const char *str)

Parameters

str: const char *

Returns