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