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

OVR_SystemVoipStatus.h File

The system voip status is the priamary status in every ovrSystemVoipStateHandle. The system voip state is used in parties and horizon home to describe the current state of the input/output for voip in an application. You can read more about system voip here.

Enumeration Types

Enumeration ovrSystemVoipStatus_

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.
ovrSystemVoipStatus_Unknown
No description available
ovrSystemVoipStatus_Unavailable
No description available
ovrSystemVoipStatus_Suppressed
No description available
ovrSystemVoipStatus_Active
No description available

Typedefs

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.

Functions

Converts an ovrSystemVoipStatus enum value to a string The returned string does not need to be freed
Converts a string representing an ovrSystemVoipStatus to the actual enum value and returns the value.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon