Class OdinECLoopbackComponent
Custom echo canceller loopback component for OdinNative.Wrapper.Media.CustomEffect
This class is a effect in the odin audio pipline to loopback pushed audio to apm.
Assembly: cs.temp.dll.dll
Declaration
Inheritance: System.Object
-> OdinNative.Unity.Audio.OdinCustomEffectUnityComponentBase<U>
Implements:
OdinNative.Unity.Audio.IOdinEffect
Fields
ApmEffect
Declaration
Methods
Start()
Declaration
GetEffectUserData()
Declaration
Returns
Odin.IntPtr
CustomEffectCallback(OdinArrayf, ref bool, IntPtr)
Declaration
Parameters
Type | Name |
---|---|
Odin.OdinArrayf | audio |
System.Boolean | isSilent |
Odin.IntPtr | _ |