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
 
UID package_ul
 
UIDtracks_refs
 
int tracks_count
 
MXFDescriptordescriptor
 
UID descriptor_ref
 
char * name
 
UIDcomment_refs
 
int comment_count
 
int instance
 
struct MXFPackageref
 

Detailed Description

Definition at line 227 of file mxfdec.c.

Field Documentation

UID MXFPackage::uid

Definition at line 228 of file mxfdec.c.

enum MXFMetadataSetType MXFPackage::type
UID MXFPackage::package_uid

Definition at line 230 of file mxfdec.c.

Referenced by mxf_add_metadata_stream(), and mxf_add_umid_metadata().

UID MXFPackage::package_ul

Definition at line 231 of file mxfdec.c.

Referenced by mxf_add_metadata_stream(), and mxf_add_umid_metadata().

UID* MXFPackage::tracks_refs

Definition at line 232 of file mxfdec.c.

Referenced by mxf_parse_physical_source_package(), and mxf_parse_structural_metadata().

int MXFPackage::tracks_count

Definition at line 233 of file mxfdec.c.

Referenced by mxf_parse_physical_source_package(), and mxf_parse_structural_metadata().

MXFDescriptor* MXFPackage::descriptor

Definition at line 234 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

UID MXFPackage::descriptor_ref

Definition at line 235 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata().

char * MXFPackage::name
UID* MXFPackage::comment_refs

Definition at line 237 of file mxfdec.c.

Referenced by mxf_parse_package_comments().

int MXFPackage::comment_count

Definition at line 238 of file mxfdec.c.

Referenced by mxf_parse_package_comments().

int MXFPackage::instance
struct MXFPackage* MXFPackage::ref

Definition at line 115 of file mxfenc.c.

Referenced by mxf_write_header_metadata_sets(), and mxf_write_structural_component().


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