public abstract class MixerChannel extends Object
MixerChannel. It's wrapper for channel raw data. Used in MixrResource
Modifier and Type | Method and Description |
---|---|
short |
getConstant()
Gets or sets the constant.of channel.
|
byte[] |
getRawData()
Gets the raw data.
|
void |
setConstant(short value)
Gets or sets the constant.of channel.
|
public final short getConstant()
Gets or sets the constant.of channel.
Value: The constant.public final void setConstant(short value)
Gets or sets the constant.of channel.
Value: The constant.public final byte[] getRawData()
Gets the raw data.