Class OdinVolumeBoostComponent
Custom volume scale component for OdinNative.Wrapper.Media.CustomEffect
This class is a effect in the odin audio pipline to scale each sample individually in the buffer.
Assembly: cs.temp.dll.dll
Declaration
Inheritance: System.Object
-> OdinNative.Unity.Audio.OdinCustomEffectUnityComponentBase<U>
Implements:
OdinNative.Unity.Audio.IOdinEffect
Fields
ExponentOfScale
Declaration
Scale
Declaration
Methods
CustomEffectCallback(OdinArrayf, ref bool, IntPtr)
Declaration
Parameters
Type | Name |
---|---|
Odin.OdinArrayf | audio |
System.Boolean | isSilent |
Odin.IntPtr | _ |