public final class controlChannelBehavior
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static controlChannelBehavior |
CSOUND_CONTROL_CHANNEL_EXP |
static controlChannelBehavior |
CSOUND_CONTROL_CHANNEL_INT |
static controlChannelBehavior |
CSOUND_CONTROL_CHANNEL_LIN |
static controlChannelBehavior |
CSOUND_CONTROL_CHANNEL_NO_HINTS |
Modifier and Type | Method and Description |
---|---|
static controlChannelBehavior |
swigToEnum(int swigValue) |
int |
swigValue() |
java.lang.String |
toString() |
public static final controlChannelBehavior CSOUND_CONTROL_CHANNEL_NO_HINTS
public static final controlChannelBehavior CSOUND_CONTROL_CHANNEL_INT
public static final controlChannelBehavior CSOUND_CONTROL_CHANNEL_LIN
public static final controlChannelBehavior CSOUND_CONTROL_CHANNEL_EXP
public final int swigValue()
public java.lang.String toString()
toString
in class java.lang.Object
public static controlChannelBehavior swigToEnum(int swigValue)