public class IndexSegment extends MXFInterchangeObject
uid, ul
Constructor and Description |
---|
IndexSegment(UL ul) |
Modifier and Type | Method and Description |
---|---|
int |
getBodySID() |
DeltaEntries |
getDeltaEntries() |
int |
getEditUnitByteCount() |
IndexEntries |
getIe() |
long |
getIndexDuration() |
int |
getIndexEditRateDen() |
int |
getIndexEditRateNum() |
int |
getIndexSID() |
long |
getIndexStartPosition() |
UL |
getInstanceUID() |
int |
getPosTableCount() |
int |
getSliceCount() |
protected void |
read(Map<Integer,ByteBuffer> tags) |
getGenerationUID, getObjectClass, readBuf
getUid, getUl, readDate, readInt32Batch, readULBatch, readUtf16String
public IndexSegment(UL ul)
protected void read(Map<Integer,ByteBuffer> tags)
read
in class MXFInterchangeObject
public IndexEntries getIe()
public int getEditUnitByteCount()
public DeltaEntries getDeltaEntries()
public int getIndexSID()
public int getBodySID()
public int getIndexEditRateNum()
public int getIndexEditRateDen()
public long getIndexStartPosition()
public long getIndexDuration()
public UL getInstanceUID()
public int getSliceCount()
public int getPosTableCount()
Copyright © 2019. All rights reserved.