FFmpeg
Data Fields
MXFCodecUL Struct Reference

#include <mxf.h>

Data Fields

UID uid
 
unsigned matching_len
 
int id
 
const char * desc
 
unsigned wrapping_indicator_pos
 
MXFWrappingIndicatorType wrapping_indicator_type
 

Detailed Description

Definition at line 102 of file mxf.h.

Field Documentation

◆ uid

UID MXFCodecUL::uid

◆ matching_len

unsigned MXFCodecUL::matching_len

Definition at line 104 of file mxf.h.

Referenced by mxf_get_codec_ul().

◆ id

int MXFCodecUL::id

Definition at line 105 of file mxf.h.

Referenced by mxf_get_codec_ul_by_id(), mxf_is_intra_only(), and mxf_parse_structural_metadata().

◆ desc

const char* MXFCodecUL::desc

Definition at line 106 of file mxf.h.

◆ wrapping_indicator_pos

unsigned MXFCodecUL::wrapping_indicator_pos

Definition at line 107 of file mxf.h.

◆ wrapping_indicator_type

MXFWrappingIndicatorType MXFCodecUL::wrapping_indicator_type

Definition at line 108 of file mxf.h.


The documentation for this struct was generated from the following file: