Maven module :un.storage : media-aac :
Class : un.storage.media.aac.ChannelConfiguration
Extends/Implements : -
Subclasses : -

All possible channel configurations for AAC.
author  Alexander Simm


Variables : -
Functions : forInt, getChannelCount, getDescription, toString



public ChannelConfiguration forInt (int i)


Returns the number of channels in this configuration.
public int getChannelCount ()


Returns a short description of this configuration.
return  the channel configuration's description
public String getDescription ()


Returns a string representation of this channel configuration.
The method is identical to getDescription().
return  the channel configuration's description
public String toString ()