C# Class FMOD.DSP_STATE

Show file Open project: fmod/UnityIntegration Class Usage Examples

Public Properties

Property Type Description
callbacks System.IntPtr
channelmask uint
instance System.IntPtr
plugindata System.IntPtr
sidechainchannels int
sidechaindata System.IntPtr
source_speakermode int
systemobject int

Property Details

callbacks public property

public IntPtr,System callbacks
return System.IntPtr

channelmask public property

public uint channelmask
return uint

instance public property

public IntPtr,System instance
return System.IntPtr

plugindata public property

public IntPtr,System plugindata
return System.IntPtr

sidechainchannels public property

public int sidechainchannels
return int

sidechaindata public property

public IntPtr,System sidechaindata
return System.IntPtr

source_speakermode public property

public int source_speakermode
return int

systemobject public property

public int systemobject
return int