FFmpeg  4.0
Data Fields
MXFContainerEssenceEntry Struct Reference

Data Fields

UID container_ul
 
UID element_ul
 
UID codec_ul
 
void(* write_desc )(AVFormatContext *, AVStream *)
 

Detailed Description

Definition at line 97 of file mxfenc.c.

Field Documentation

◆ container_ul

UID MXFContainerEssenceEntry::container_ul

◆ element_ul

UID MXFContainerEssenceEntry::element_ul

Definition at line 99 of file mxfenc.c.

Referenced by mxf_write_header().

◆ codec_ul

UID MXFContainerEssenceEntry::codec_ul

Definition at line 100 of file mxfenc.c.

Referenced by mxf_parse_dnxhd_frame(), mxf_parse_dv_frame(), and mxf_write_header().

◆ write_desc

void(* MXFContainerEssenceEntry::write_desc) (AVFormatContext *, AVStream *)

Definition at line 101 of file mxfenc.c.

Referenced by mxf_write_package().


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