public class WaveAudioDescriptor extends GenericSoundEssenceDescriptor
uid, ul| Constructor and Description |
|---|
WaveAudioDescriptor(UL ul) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAvgBps() |
short |
getBlockAlign() |
UL |
getChannelAssignment() |
int |
getPeakChannels() |
int |
getPeakEnvelopeBlockSize() |
ByteBuffer |
getPeakEnvelopeData() |
int |
getPeakEnvelopeFormat() |
ByteBuffer |
getPeakEnvelopeTimestamp() |
int |
getPeakEnvelopeVersion() |
int |
getPeakFrames() |
ByteBuffer |
getPeakOfPeaksPosition() |
int |
getPointsPerPeakValue() |
byte |
getSequenceOffset() |
protected void |
read(Map<Integer,ByteBuffer> tags) |
getAudioRefLevel, getAudioSamplingRate, getChannelCount, getDialNorm, getElectroSpatialFormulation, getLocked, getQuantizationBits, getSoundEssenceCompressiongetCodec, getContainerDuration, getEssenceContainer, getLinkedTrackId, getSampleRategetLocators, getSubDescriptorsgetGenerationUID, getObjectClass, readBufgetUid, getUl, readDate, readInt32Batch, readULBatch, readUtf16Stringpublic WaveAudioDescriptor(UL ul)
protected void read(Map<Integer,ByteBuffer> tags)
read in class GenericSoundEssenceDescriptorpublic short getBlockAlign()
public byte getSequenceOffset()
public int getAvgBps()
public UL getChannelAssignment()
public int getPeakEnvelopeVersion()
public int getPeakEnvelopeFormat()
public int getPointsPerPeakValue()
public int getPeakEnvelopeBlockSize()
public int getPeakChannels()
public int getPeakFrames()
public ByteBuffer getPeakOfPeaksPosition()
public ByteBuffer getPeakEnvelopeTimestamp()
public ByteBuffer getPeakEnvelopeData()
Copyright © 2019. All rights reserved.