public class GenericPackage extends MXFInterchangeObject
uid, ul
Constructor and Description |
---|
GenericPackage(UL ul) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Date |
getPackageCreationDate() |
Date |
getPackageModifiedDate() |
UL |
getPackageUID() |
UL[] |
getTracks() |
protected void |
read(Map<Integer,ByteBuffer> tags) |
getGenerationUID, getObjectClass, readBuf
getUid, getUl, readDate, readInt32Batch, readULBatch, readUtf16String
public GenericPackage(UL ul)
protected void read(Map<Integer,ByteBuffer> tags)
read
in class MXFInterchangeObject
public UL[] getTracks()
public UL getPackageUID()
public String getName()
public Date getPackageModifiedDate()
public Date getPackageCreationDate()
Copyright © 2019. All rights reserved.