Package | Description |
---|---|
com.aspose.psd.xmp.schemas.xmpdm |
The package contains XMP related helper classes, constants and methods used by the Adobe dynamic media group.
|
Modifier and Type | Method and Description |
---|---|
static AudioChannelType |
AudioChannelType.getAudio16Channel()
Gets the 16 audio channel.
|
static AudioChannelType |
AudioChannelType.getAudio51()
Gets the 5.1 audio channel.
|
static AudioChannelType |
AudioChannelType.getAudio71()
Gets the 7.1 audio channel.
|
static AudioChannelType |
AudioChannelType.getMono()
Gets the mono audio channel.
|
static AudioChannelType |
AudioChannelType.getOtherChannel()
Gets the other channel.
|
static AudioChannelType |
AudioChannelType.getStereo()
Gets the stereo audio channel.
|