Package | Description |
---|---|
com.aspose.psd.xmp.schemas.xmpdm |
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.
|
Modifier and Type | Method and Description |
---|---|
void |
XmpDynamicMediaPackage.setAudioChannelType(AudioChannelType audioChannelType)
Sets the audio channel type.
|
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.