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

ovrLivestreamingMicrophoneStatus_ Enum

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Enumeration Constants

MemberDescription
ovrLivestreamingMicrophoneStatus_Unknown
ovrLivestreamingMicrophoneStatus_MicrophoneOn
It indicates that the microphone is currently on and transmitting audio. This value can be used to indicate that the microphone is functioning properly and that audio is being captured and transmitted during the livestream.
ovrLivestreamingMicrophoneStatus_MicrophoneOff
It indicates that the microphone is currently off and not transmitting audio. This value can be used to indicate that the microphone has been turned off or muted, either intentionally or unintentionally, during the livestream.