API reference
API reference
Select your platform
No SDKs available
No versions available

ovrNetSyncVoipStreamMode_FromString Function

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

Signature

ovrNetSyncVoipStreamMode ovrNetSyncVoipStreamMode_FromString(const char *str)

Parameters

str: const char *

Returns