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

ovr_NetSync_SetListenerPosition Function

Sets the position of the listener for spatialized audio, which is used to mix the ambisonic stream on the server. This is also used as the position for the microphone.

Signature

void ovr_NetSync_SetListenerPosition(long long connection_id, const ovrNetSyncVec3 *position)

Parameters

connection_id: long long
position: const ovrNetSyncVec3 *

Returns

void