public abstract class MXFInterchangeObject extends MXFMetadata
uid, ul
Constructor and Description |
---|
MXFInterchangeObject(UL ul) |
Modifier and Type | Method and Description |
---|---|
UL |
getGenerationUID() |
UL |
getObjectClass() |
protected abstract void |
read(Map<Integer,ByteBuffer> tags) |
void |
readBuf(ByteBuffer bb) |
getUid, getUl, readDate, readInt32Batch, readULBatch, readUtf16String
public MXFInterchangeObject(UL ul)
public void readBuf(ByteBuffer bb)
readBuf
in class MXFMetadata
protected abstract void read(Map<Integer,ByteBuffer> tags)
public UL getGenerationUID()
public UL getObjectClass()
Copyright © 2019. All rights reserved.