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

OVR_LivestreamingMicrophoneStatus.h File

Overview

Details

Enumeration Types

enum OVR_LivestreamingMicrophoneStatus.h.ovrLivestreamingMicrophoneStatus_
Enumerator
ovrLivestreamingMicrophoneStatus_Unknown
ovrLivestreamingMicrophoneStatus_MicrophoneOn
ovrLivestreamingMicrophoneStatus_MicrophoneOff

Typedefs

typedef enum ovrLivestreamingMicrophoneStatus_ ovrLivestreamingMicrophoneStatus ( )
No description available.

Functions

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