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 | frame_layout |
int | channels |
int | bits_per_sample |
unsigned int | component_depth |
unsigned int | horiz_subsampling |
unsigned int | vert_subsampling |
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 137 of file mxfdec.c.
Definition at line 148 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 147 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
unsigned int MXFDescriptor::component_depth |
Definition at line 149 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_is_intra_only(), mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 140 of file mxfdec.c.
Referenced by mxf_is_intra_only(), mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 155 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 156 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 146 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 145 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
unsigned int MXFDescriptor::horiz_subsampling |
Definition at line 150 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 154 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 157 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), mxf_read_generic_descriptor(), and mxf_read_pixel_layout().
Definition at line 142 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 153 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 152 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
unsigned int MXFDescriptor::vert_subsampling |
Definition at line 151 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().
Definition at line 144 of file mxfdec.c.
Referenced by mxf_parse_structural_metadata(), and mxf_read_generic_descriptor().