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

FOvrNetSyncOptions Struct

The NetSyncOption configures network connections, focusing on VoIP data streams. It includes 'zone_id' for unique identifiers within the application, 'voip_stream_default' to set default VoIP stream modes, and 'voip_group' to assign a VoIP group upon connection. It can be set when create a new connection and retrieved using FOvrNetSyncConnection.

Fields

If provided, immediately set the voip_group to this value upon connection and can be retrieved using field FOvrNetSyncSession::VoipGroup
When a new remote voip user connects, default that connection to this stream type by default. There are three modes: EOvrNetSyncVoipStreamMode::Unknown, EOvrNetSyncVoipStreamMode::Ambisonic, EOvrNetSyncVoipStreamMode::Mono.
A string represents the unique identifier within the current application grouping.

Member Functions

FOvrNetSyncOptions ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon