FFmpeg
|
#include <mxf.h>
Data Fields | |
UID | uid |
unsigned | matching_len |
int | id |
const char * | desc |
unsigned | wrapping_indicator_pos |
MXFWrappingIndicatorType | wrapping_indicator_type |
UID MXFCodecUL::uid |
Definition at line 76 of file mxf.h.
Referenced by mxf_get_codec_ul(), mxf_get_data_definition_ul(), mxf_get_wrapping_kind(), and mxf_write_common_fields().
unsigned MXFCodecUL::matching_len |
Definition at line 77 of file mxf.h.
Referenced by mxf_get_codec_ul().
int MXFCodecUL::id |
Definition at line 78 of file mxf.h.
Referenced by mxf_add_metadata_stream(), mxf_get_data_definition_ul(), mxf_is_intra_only(), and mxf_parse_structural_metadata().
const char* MXFCodecUL::desc |
Definition at line 79 of file mxf.h.
Referenced by mxf_parse_structural_metadata().
unsigned MXFCodecUL::wrapping_indicator_pos |
Definition at line 80 of file mxf.h.
Referenced by mxf_get_wrapping_kind().
MXFWrappingIndicatorType MXFCodecUL::wrapping_indicator_type |
Definition at line 81 of file mxf.h.
Referenced by mxf_get_wrapping_kind().