FFmpeg  1.2.12
Data Fields
MXFPackage Struct Reference

Data Fields

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

Detailed Description

Definition at line 178 of file mxfdec.c.

Field Documentation

MXFDescriptor* MXFPackage::descriptor

Definition at line 184 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

UID MXFPackage::descriptor_ref

Definition at line 185 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

UID MXFPackage::package_uid

Definition at line 181 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

int MXFPackage::tracks_count
UID* MXFPackage::tracks_refs

Definition at line 182 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

enum MXFMetadataSetType MXFPackage::type

Definition at line 180 of file mxfdec.c.

UID MXFPackage::uid

Definition at line 179 of file mxfdec.c.


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