API reference

ovrVoipSampleRate_FromString Function

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

Signature

ovrVoipSampleRate ovrVoipSampleRate_FromString(const char *str)

Parameters

str: const char *

Returns