Data Fields | |
| 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 |
| enum PixelFormat | pix_fmt |
Definition at line 126 of file mxfdec.c.
Definition at line 136 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 135 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 130 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 129 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
| uint8_t* MXFDescriptor::extradata |
Definition at line 140 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 141 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 134 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 139 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 142 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_pixel_layout().
Definition at line 131 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 138 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 137 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 133 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
1.5.8