Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FMOD
DSP_STATE
C# Class FMOD.DSP_STATE
显示文件
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