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

ovr_SystemVoipState_GetMicrophoneMuted Function

A flag that is used to indicate the current state of the microphone. The status can be of the following types:
  • Unknown: ovrVoipMuteState_Unknown()
  • Muted: ovrVoipMuteState_Muted()
  • Unmuted: ovrVoipMuteState_Unmuted()

Signature

ovrVoipMuteState ovr_SystemVoipState_GetMicrophoneMuted(const ovrSystemVoipStateHandle obj)

Parameters

Returns