MXFStreamContext Struct Reference

Data Fields

AudioInterleaveContext aic
UID track_essence_element_key
int index
 index in mxf_essence_container_uls table
const UIDcodec_ul
int order
 interleaving order if dts are equal
int interlaced
 whether picture is interlaced
int temporal_reordering
AVRational aspect_ratio
 display aspect ratio
int closed_gop
 gop is closed, used in mpeg-2 frame parsing

Detailed Description

Definition at line 67 of file mxfenc.c.


Field Documentation

display aspect ratio

Definition at line 75 of file mxfenc.c.

Referenced by mxf_parse_mpeg2_frame(), and mxf_write_cdci_common().

gop is closed, used in mpeg-2 frame parsing

Definition at line 76 of file mxfenc.c.

Referenced by mxf_parse_mpeg2_frame().

whether picture is interlaced

Definition at line 73 of file mxfenc.c.

Referenced by mxf_parse_mpeg2_frame(), and mxf_write_cdci_common().

interleaving order if dts are equal

Definition at line 72 of file mxfenc.c.

Referenced by mxf_compare_timestamps(), and mxf_write_header().


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