FFmpeg
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 107 of file mxfenc.c.

Field Documentation

◆ container_ul

UID MXFContainerEssenceEntry::container_ul

◆ element_ul

UID MXFContainerEssenceEntry::element_ul

Definition at line 109 of file mxfenc.c.

Referenced by mxf_write_header().

◆ codec_ul

UID MXFContainerEssenceEntry::codec_ul

Definition at line 110 of file mxfenc.c.

Referenced by mxf_parse_dv_frame(), and mxf_write_header().

◆ write_desc

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

Definition at line 111 of file mxfenc.c.

Referenced by mxf_write_package().


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