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
 
char * name
 

Detailed Description

Definition at line 199 of file mxfdec.c.

Field Documentation

UID MXFPackage::uid

Definition at line 200 of file mxfdec.c.

enum MXFMetadataSetType MXFPackage::type

Definition at line 201 of file mxfdec.c.

UID MXFPackage::package_uid

Definition at line 202 of file mxfdec.c.

Referenced by mxf_parse_physical_source_package(), and mxf_parse_structural_metadata().

UID* MXFPackage::tracks_refs

Definition at line 203 of file mxfdec.c.

Referenced by mxf_parse_physical_source_package(), and mxf_parse_structural_metadata().

int MXFPackage::tracks_count
MXFDescriptor* MXFPackage::descriptor

Definition at line 205 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

UID MXFPackage::descriptor_ref

Definition at line 206 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

char* MXFPackage::name

Definition at line 207 of file mxfdec.c.

Referenced by mxf_parse_physical_source_package(), and mxf_parse_structural_metadata().


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