FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 87 of file mxfenc.c.

Field Documentation

UID MXFContainerEssenceEntry::container_ul
UID MXFContainerEssenceEntry::element_ul

Definition at line 89 of file mxfenc.c.

Referenced by mxf_write_header().

UID MXFContainerEssenceEntry::codec_ul

Definition at line 90 of file mxfenc.c.

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

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

Definition at line 91 of file mxfenc.c.

Referenced by mxf_write_package().


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