@Immutable public static final class PHDRMetaDataTrackSubDescriptor.PHDRMetaDataTrackSubDescriptorBO extends SubDescriptor.SubDescriptorBO
InterchangeObject.InterchangeObjectBO.StrongRef
header, instance_uid
Constructor and Description |
---|
PHDRMetaDataTrackSubDescriptorBO(KLVPacket.Header header,
ByteProvider byteProvider,
java.util.Map<java.lang.Integer,MXFUID> localTagToUIDMap,
IMFErrorLogger imfErrorLogger)
Instantiates a new PHDR meta data track sub descriptor ByteObject.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
A method that returns a string representation of a PHDRMetaDataTrackSubDescriptorBO object
|
getHeader, getInstanceUID
public PHDRMetaDataTrackSubDescriptorBO(KLVPacket.Header header, ByteProvider byteProvider, java.util.Map<java.lang.Integer,MXFUID> localTagToUIDMap, IMFErrorLogger imfErrorLogger) throws java.io.IOException
header
- the headerbyteProvider
- the mxf byte providerlocalTagToUIDMap
- the local tag to uID mapimfErrorLogger
- the imf error loggerjava.io.IOException
- the iO exception