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 76 of file mxf.h.

Field Documentation

◆ uid

UID MXFCodecUL::uid

Definition at line 77 of file mxf.h.

Referenced by mxf_get_codec_ul(), mxf_get_data_definition_ul(), and mxf_write_common_fields().

◆ matching_len

unsigned MXFCodecUL::matching_len

Definition at line 78 of file mxf.h.

Referenced by mxf_get_codec_ul().

◆ id

int MXFCodecUL::id

◆ desc

const char* MXFCodecUL::desc

Definition at line 80 of file mxf.h.

Referenced by mxf_parse_structural_metadata().

◆ wrapping_indicator_pos

unsigned MXFCodecUL::wrapping_indicator_pos

Definition at line 81 of file mxf.h.

◆ wrapping_indicator_type

MXFWrappingIndicatorType MXFCodecUL::wrapping_indicator_type

Definition at line 82 of file mxf.h.


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