Package | Description |
---|---|
org.jcodec.codecs.aac | |
org.jcodec.codecs.mpeg12 | |
org.jcodec.codecs.s302 | |
org.jcodec.codecs.wav | |
org.jcodec.common.model | |
org.jcodec.containers.mp4.boxes |
Modifier and Type | Method and Description |
---|---|
ChannelLabel[] |
AACUtils.AACMetadata.getLabels() |
Constructor and Description |
---|
AACMetadata(AudioFormat format,
ChannelLabel[] labels) |
Modifier and Type | Method and Description |
---|---|
ChannelLabel[] |
MPSMediaInfo.MPEGTrackMetadata.getChannelLables() |
Modifier and Type | Method and Description |
---|---|
static ChannelLabel[] |
S302MUtils.labels(int channels) |
Modifier and Type | Method and Description |
---|---|
ChannelLabel[] |
WavHeader.getChannelLabels() |
ChannelLabel[] |
WavHeader.FmtChunkExtended.getLabels() |
Modifier and Type | Method and Description |
---|---|
static ChannelLabel |
ChannelLabel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelLabel[] |
ChannelLabel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ChannelLabel[] |
AudioSampleEntry.getLabels() |
Copyright © 2019. All rights reserved.