C# Class FMOD.DSP_STATE

Afficher le fichier Open project: fmod/UnityIntegration Class Usage Examples

Méthodes publiques

Свойство 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
Résultat System.IntPtr

channelmask public_oe property

public uint channelmask
Résultat uint

instance public_oe property

public IntPtr,System instance
Résultat System.IntPtr

plugindata public_oe property

public IntPtr,System plugindata
Résultat System.IntPtr

sidechainchannels public_oe property

public int sidechainchannels
Résultat int

sidechaindata public_oe property

public IntPtr,System sidechaindata
Résultat System.IntPtr

source_speakermode public_oe property

public int source_speakermode
Résultat int

systemobject public_oe property

public int systemobject
Résultat int