Package | Description |
---|---|
net.sourceforge.jaad.aac |
Modifier and Type | Method and Description |
---|---|
static ChannelConfiguration |
ChannelConfiguration.forInt(int i) |
ChannelConfiguration |
DecoderConfig.getChannelConfiguration() |
static ChannelConfiguration |
ChannelConfiguration.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChannelConfiguration[] |
ChannelConfiguration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DecoderConfig.setChannelConfiguration(ChannelConfiguration channelConfiguration) |