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

VoipPCMSourceNative Class

Methods

GetPCM ( dest , length )
Signature
int Oculus.Platform.VoipPCMSourceNative.GetPCM(float[] dest, int length)
Parameters
dest: float []
length: int
Returns
int
PeekSizeElements ()
Signature
int Oculus.Platform.VoipPCMSourceNative.PeekSizeElements()
Returns
int
SetSenderID ( senderID )
Signature
void Oculus.Platform.VoipPCMSourceNative.SetSenderID(ulong senderID)
Parameters
senderID: ulong
Returns
void
Update ()
Signature
void Oculus.Platform.VoipPCMSourceNative.Update()
Returns
void