public final class AUChannelInfo
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
AUChannelInfo() |
protected |
AUChannelInfo(org.moe.natj.general.Pointer peer) |
|
AUChannelInfo(short inChannels,
short outChannels) |
| Modifier and Type | Method and Description |
|---|---|
short |
inChannels() |
short |
outChannels() |
void |
setInChannels(short value) |
void |
setOutChannels(short value) |