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

LivestreamingMicrophoneStatus Enum

It's an enum that represents the status of a microphone during a livestream. It provides a simple and standardized way to represent the status of a microphone during a livestream, which can be useful for various applications and use cases. See livestreaming documentation for more details.

Enumeration Constants

MemberDescription
Unknown
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.
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.