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

OVR_NetSyncVoipMicSource.h File

A network synchronization system allows multiple clients to connect and communicate with each other in real-time. Once a ovrNetSyncConnectionHandle is established, it uses Voice over Internet Protocol to allow users to make voice calls using the internet. The mic source will represent the current source of the mic in the call.

Enumeration Types

Enumeration ovrNetSyncVoipMicSource_

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.
ovrNetSyncVoipMicSource_Unknown
No description available
ovrNetSyncVoipMicSource_None
This enum member represents no net sync connection has been identified as the source from which the data was sent to the server
ovrNetSyncVoipMicSource_Internal
This enum member represents an internal net sync connection has been identified as the source from which the data was sent to the server

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 ovrNetSyncVoipMicSource enum value to a string The returned string does not need to be freed
Converts a string representing an ovrNetSyncVoipMicSource to the actual enum value and returns the value.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon