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, getSoundEssenceCompression
getCodec, getContainerDuration, getEssenceContainer, getLinkedTrackId, getSampleRate
getLocators, getSubDescriptors
getGenerationUID, getObjectClass, readBuf
getUid, getUl, readDate, readInt32Batch, readULBatch, readUtf16String
public WaveAudioDescriptor(UL ul)
protected void read(Map<Integer,ByteBuffer> tags)
read
in class GenericSoundEssenceDescriptor
public 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.