Definition at line 103 of file mxf.c.
Public Attributes | |
| UID | uid |
| enum MXFMetadataSetType | type |
| UID | essence_container_ul |
| UID | essence_codec_ul |
| AVRational | sample_rate |
| AVRational | aspect_ratio |
| int | width |
| int | height |
| int | channels |
| int | bits_per_sample |
| UID * | sub_descriptors_refs |
| int | sub_descriptors_count |
| int | linked_track_id |
| uint8_t * | extradata |
| int | extradata_size |
Definition at line 106 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
Definition at line 107 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
Definition at line 108 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
Definition at line 110 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
Definition at line 111 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
Definition at line 112 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
Definition at line 113 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), mxf_read_metadata_generic_descriptor(), and mxf_read_metadata_pixel_layout().
Definition at line 114 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
Definition at line 115 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
Definition at line 116 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
| uint8_t* MXFDescriptor::extradata |
Definition at line 117 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
Definition at line 118 of file mxf.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_metadata_generic_descriptor().
1.5.5