public class MXFPartitionPack extends MXFMetadata
uid, ul| Constructor and Description |
|---|
MXFPartitionPack(UL ul) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBodySid() |
long |
getFooterPartition() |
long |
getHeaderByteCount() |
long |
getIndexByteCount() |
int |
getIndexSid() |
int |
getKagSize() |
int |
getNbEssenceContainers() |
UL |
getOp() |
long |
getPrevPartition() |
long |
getThisPartition() |
void |
readBuf(ByteBuffer bb) |
getUid, getUl, readDate, readInt32Batch, readULBatch, readUtf16Stringpublic MXFPartitionPack(UL ul)
public void readBuf(ByteBuffer bb)
readBuf in class MXFMetadatapublic int getKagSize()
public long getThisPartition()
public long getPrevPartition()
public long getFooterPartition()
public long getHeaderByteCount()
public long getIndexByteCount()
public int getIndexSid()
public int getBodySid()
public UL getOp()
public int getNbEssenceContainers()
Copyright © 2019. All rights reserved.