FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 182 of file mxfdec.c.

Field Documentation

UID MXFPackage::uid

Definition at line 183 of file mxfdec.c.

enum MXFMetadataSetType MXFPackage::type

Definition at line 184 of file mxfdec.c.

UID MXFPackage::package_uid

Definition at line 185 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

UID* MXFPackage::tracks_refs

Definition at line 186 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

int MXFPackage::tracks_count
MXFDescriptor* MXFPackage::descriptor

Definition at line 188 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

UID MXFPackage::descriptor_ref

Definition at line 189 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().


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