MXFPackage Struct Reference
Collaboration diagram for MXFPackage:
Collaboration graph

Data Fields

UID uid
 
enum MXFMetadataSetType type
 
UID package_uid
 
UIDtracks_refs
 
int tracks_count
 
MXFDescriptordescriptor
 
UID descriptor_ref
 

Detailed Description

Definition at line 179 of file mxfdec.c.

Field Documentation

MXFDescriptor* MXFPackage::descriptor

Definition at line 185 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

UID MXFPackage::descriptor_ref

Definition at line 186 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

UID MXFPackage::package_uid

Definition at line 182 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

int MXFPackage::tracks_count
UID* MXFPackage::tracks_refs

Definition at line 183 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

enum MXFMetadataSetType MXFPackage::type

Definition at line 181 of file mxfdec.c.

Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__().

UID MXFPackage::uid

Definition at line 180 of file mxfdec.c.


The documentation for this struct was generated from the following file: