Package | Description |
---|---|
com.groupdocs.metadata.legacy |
Modifier and Type | Method and Description |
---|---|
static AudioChannelType |
AudioChannelType.getAudio16Channel()
Deprecated.
Gets 16 audio channel.
|
static AudioChannelType |
AudioChannelType.getAudio5_1()
Deprecated.
Gets 5.1 audio channel.
|
static AudioChannelType |
AudioChannelType.getAudio7_1()
Deprecated.
Gets 7.1 audio channel.
|
static AudioChannelType |
AudioChannelType.getMono()
Deprecated.
Gets mono audio channel.
|
static AudioChannelType |
AudioChannelType.getOtherChannel()
Deprecated.
Gets other channel.
|
static AudioChannelType |
AudioChannelType.getStereo()
Deprecated.
Gets stereo audio channel.
|
Modifier and Type | Method and Description |
---|---|
void |
XmpDynamicMediaPackage.setAudioChannelType(AudioChannelType audioChannelType)
Deprecated.
Sets audio channel type.
|
Copyright © 2020. All rights reserved.