Skip navigation links

Package com.netflix.imflibrary.st0377.header

Classes in this package correspond to object model for respective Structural Metadata sets defined in st377-1:2011.

See: Description

Package com.netflix.imflibrary.st0377.header Description

Classes in this package correspond to object model for respective Structural Metadata sets defined in st377-1:2011. All concrete classes in this package have a static nested class. Objects of the respective static nested classes store literal values encountered in the MXF file bitstream. Objects of the nesting classes realize the object model as well as relationships between different Structural Metadata sets defined in st377-1:2011. For example, the "Preface" Structural Metadata set in the MXF file refers to a "ContentStorage" Structural Metadata set by storing the value of the instance UID associated with the latter. Correspondingly, Preface.PrefaceBO contains com.netflix.imflibrary.st0377.header.Preface.PrefaceBO.content_storage field that holds the same value as com.netflix.imflibrary.st0377.header.ContentStorage.ContentStorageBO.instance_uid. The corresponding nesting Preface object then holds a reference to the corresponding ContentStorage object
Skip navigation links