C# Class FMOD.DSP_STATE

Exibir arquivo 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_oe property

public IntPtr,System callbacks
return System.IntPtr

channelmask public_oe property

public uint channelmask
return uint

instance public_oe property

public IntPtr,System instance
return System.IntPtr

plugindata public_oe property

public IntPtr,System plugindata
return System.IntPtr

sidechainchannels public_oe property

public int sidechainchannels
return int

sidechaindata public_oe property

public IntPtr,System sidechaindata
return System.IntPtr

source_speakermode public_oe property

public int source_speakermode
return int

systemobject public_oe property

public int systemobject
return int