public class GenericPictureEssenceDescriptor extends FileDescriptor
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericPictureEssenceDescriptor.LayoutType |
uid, ul| Constructor and Description |
|---|
GenericPictureEssenceDescriptor(UL ul) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getActiveFormatDescriptor() |
byte |
getAlphaTransparency() |
Rational |
getAspectRatio() |
UL |
getCodingEquations() |
UL |
getColorPrimaries() |
int |
getDisplayF2Offset() |
int |
getDisplayHeight() |
int |
getDisplayWidth() |
int |
getDisplayXOffset() |
int |
getDisplayYOffset() |
byte |
getFieldDominance() |
GenericPictureEssenceDescriptor.LayoutType |
getFrameLayout() |
int |
getImageAlignmentOffset() |
int |
getImageEndOffset() |
int |
getImageStartOffset() |
UL |
getPictureEssenceCoding() |
int |
getSampledHeight() |
int |
getSampledWidth() |
int |
getSampledXOffset() |
int |
getSampledYOffset() |
byte |
getSignalStandard() |
int |
getStoredF2Offset() |
int |
getStoredHeight() |
int |
getStoredWidth() |
UL |
getTransferCharacteristic() |
int[] |
getVideoLineMap() |
protected void |
read(Map<Integer,ByteBuffer> tags) |
getCodec, getContainerDuration, getEssenceContainer, getLinkedTrackId, getSampleRategetLocators, getSubDescriptorsgetGenerationUID, getObjectClass, readBufgetUid, getUl, readDate, readInt32Batch, readULBatch, readUtf16Stringpublic GenericPictureEssenceDescriptor(UL ul)
protected void read(Map<Integer,ByteBuffer> tags)
read in class FileDescriptorpublic byte getSignalStandard()
public GenericPictureEssenceDescriptor.LayoutType getFrameLayout()
public int getStoredWidth()
public int getStoredHeight()
public int getStoredF2Offset()
public int getSampledWidth()
public int getSampledHeight()
public int getSampledXOffset()
public int getSampledYOffset()
public int getDisplayHeight()
public int getDisplayWidth()
public int getDisplayXOffset()
public int getDisplayYOffset()
public int getDisplayF2Offset()
public Rational getAspectRatio()
public byte getActiveFormatDescriptor()
public int[] getVideoLineMap()
public byte getAlphaTransparency()
public UL getTransferCharacteristic()
public int getImageAlignmentOffset()
public int getImageStartOffset()
public int getImageEndOffset()
public byte getFieldDominance()
public UL getPictureEssenceCoding()
public UL getCodingEquations()
public UL getColorPrimaries()
Copyright © 2019. All rights reserved.