Platform-unreal-5 v63 Reference Guide
Platform-unreal-5 v63 Reference Guide
Select your platform
No SDKs available
No versions available

OVR_VoipSampleRate.h File

Overview

Details

Enumeration Types

enum OVR_VoipSampleRate.h.ovrVoipSampleRate_
Enumerator
ovrVoipSampleRate_Unknown
ovrVoipSampleRate_HZ24000
ovrVoipSampleRate_HZ44100
ovrVoipSampleRate_HZ48000

Typedefs

typedef enum ovrVoipSampleRate_ ovrVoipSampleRate ( )
No description available.

Functions

const char* ovrVoipSampleRate_ToString
( ovrVoipSampleRate value )
Converts an ovrVoipSampleRate enum value to a string The returned string does not need to be freed
ovrVoipSampleRate ovrVoipSampleRate_FromString
( const char * str )
Converts a string representing an ovrVoipSampleRate enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon