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

OVR_MicrophoneAvailabilityState.h Header File

It represents the availability of a microphone device. It can be retrieved using ovr_Voip_GetMicrophoneAvailability(). It has only one field, microphone_available, which is a boolean value that indicates whether a microphone is available or not. This data structure can be used by applications to determine whether they can use the microphone for audio input or not.