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

Field Documentation

◆ container_ul

UID MXFContainerEssenceEntry::container_ul

Definition at line 105 of file mxfenc.c.

Referenced by mxf_init().

◆ element_ul

UID MXFContainerEssenceEntry::element_ul

Definition at line 106 of file mxfenc.c.

Referenced by mxf_init().

◆ codec_ul

UID MXFContainerEssenceEntry::codec_ul

Definition at line 107 of file mxfenc.c.

Referenced by mxf_init().

◆ write_desc

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

Definition at line 108 of file mxfenc.c.

Referenced by mxf_write_package().


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