public class MPEG2VideoDescriptor extends CDCIEssenceDescriptor
GenericPictureEssenceDescriptor.LayoutType
uid, ul
Constructor and Description |
---|
MPEG2VideoDescriptor(UL ul) |
Modifier and Type | Method and Description |
---|---|
int |
getBitRate() |
short |
getbPictureCount() |
byte |
getClosedGOP() |
byte |
getCodedContentType() |
byte |
getConstantBFrames() |
byte |
getIdenticalGOP() |
byte |
getLowDelay() |
short |
getMaxGOP() |
byte |
getProfileAndLevel() |
byte |
getSingleSequence() |
protected void |
read(Map<Integer,ByteBuffer> tags) |
getAlphaSampleDepth, getBlackRefLevel, getColorRange, getColorSiting, getComponentDepth, getHorizontalSubsampling, getPaddingBits, getReversedByteOrder, getVerticalSubsampling, getWhiteReflevel
getActiveFormatDescriptor, getAlphaTransparency, getAspectRatio, getCodingEquations, getColorPrimaries, getDisplayF2Offset, getDisplayHeight, getDisplayWidth, getDisplayXOffset, getDisplayYOffset, getFieldDominance, getFrameLayout, getImageAlignmentOffset, getImageEndOffset, getImageStartOffset, getPictureEssenceCoding, getSampledHeight, getSampledWidth, getSampledXOffset, getSampledYOffset, getSignalStandard, getStoredF2Offset, getStoredHeight, getStoredWidth, getTransferCharacteristic, getVideoLineMap
getCodec, getContainerDuration, getEssenceContainer, getLinkedTrackId, getSampleRate
getLocators, getSubDescriptors
getGenerationUID, getObjectClass, readBuf
getUid, getUl, readDate, readInt32Batch, readULBatch, readUtf16String
public MPEG2VideoDescriptor(UL ul)
protected void read(Map<Integer,ByteBuffer> tags)
read
in class CDCIEssenceDescriptor
public byte getSingleSequence()
public byte getConstantBFrames()
public byte getCodedContentType()
public byte getLowDelay()
public byte getClosedGOP()
public byte getIdenticalGOP()
public short getMaxGOP()
public short getbPictureCount()
public int getBitRate()
public byte getProfileAndLevel()
Copyright © 2019. All rights reserved.