Searched defs:MXFDescriptor (Results 1 – 1 of 1) sorted by relevance
184 typedef struct MXFDescriptor { struct185 UID uid;186 enum MXFMetadataSetType type;187 UID essence_container_ul;188 UID essence_codec_ul;189 UID codec_ul;190 AVRational sample_rate;191 AVRational aspect_ratio;192 int width;193 int height; /* Field height, not frame height */[all …]