MXFContext Struct Reference


Data Fields

UIDpackages_refs
int packages_count
MXFMetadataSet ** metadata_sets
int metadata_sets_count
AVFormatContextfc
struct AVAESaesc
uint8_t * local_tags
int local_tags_count
int64_t footer_partition_offset
int essence_container_count
AVRational time_base
int header_written
MXFIndexEntryindex_entries
unsigned edit_units_count
uint64_t timestamp
 timestamp, as year(16),month(8),day(8),hour(8),minutes(8),msec/4(8)
uint8_t slice_count
 index slice count minus 1 (1 if no audio, 0 otherwise)
int last_indexed_edit_unit
uint64_t * body_partition_offset
unsigned body_partitions_count
int last_key_index
 index of last key frame
uint64_t duration
AVStreamtimecode_track
int timecode_base
 rounded time code base (25 or 30)
int timecode_start
 frame number computed from mpeg-2 gop header timecode
int timecode_drop_frame
 time code use drop frame method frop mpeg-2 essence gop header
int edit_unit_byte_count
 fixed edit unit byte count
uint64_t body_offset
uint32_t instance_number
uint8_t umid [16]
 unique material identifier

Detailed Description

Definition at line 127 of file mxfdec.c.


Field Documentation

struct AVAES* MXFContext::aesc [read]

Definition at line 133 of file mxfdec.c.

Referenced by mxf_decrypt_triplet(), and mxf_read_close().

Definition at line 191 of file mxfenc.c.

Referenced by mxf_write_packet(), and mxf_write_partition().

Definition at line 182 of file mxfenc.c.

Referenced by mxf_write_footer(), mxf_write_partition(), and mxf_write_random_index_pack().

Definition at line 183 of file mxfenc.c.

Referenced by mxf_write_partition(), and mxf_write_random_index_pack().

Definition at line 185 of file mxfenc.c.

Referenced by mxf_write_common_fields(), mxf_write_footer(), and mxf_write_header().

Definition at line 173 of file mxfenc.c.

Referenced by mxf_write_footer(), mxf_write_partition(), and mxf_write_random_index_pack().

Definition at line 176 of file mxfenc.c.

Referenced by mxf_parse_mpeg2_frame(), and mxf_write_packet().

Definition at line 177 of file mxfenc.c.

Referenced by mxf_write_footer(), mxf_write_index_table_segment(), and mxf_write_packet().

Definition at line 192 of file mxfenc.c.

Referenced by mxf_gen_umid(), and mxf_write_umid().

index of last key frame

Definition at line 184 of file mxfenc.c.

Referenced by mxf_write_index_table_segment().

Definition at line 134 of file mxfdec.c.

Referenced by mxf_read_close(), mxf_read_local_tags(), and mxf_read_primer_pack().

Definition at line 135 of file mxfdec.c.

Referenced by mxf_read_local_tags(), and mxf_read_primer_pack().

Definition at line 129 of file mxfdec.c.

Referenced by mxf_parse_structural_metadata(), and mxf_read_content_storage().

index slice count minus 1 (1 if no audio, 0 otherwise)

Definition at line 180 of file mxfenc.c.

Referenced by mxf_write_header(), mxf_write_index_table_segment(), and mxf_write_partition().

rounded time code base (25 or 30)

Definition at line 187 of file mxfenc.c.

Referenced by mxf_parse_mpeg2_frame(), mxf_write_header(), mxf_write_system_item(), and mxf_write_timecode_component().

time code use drop frame method frop mpeg-2 essence gop header

Definition at line 189 of file mxfenc.c.

Referenced by mxf_parse_mpeg2_frame(), mxf_write_system_item(), and mxf_write_timecode_component().

frame number computed from mpeg-2 gop header timecode

Definition at line 188 of file mxfenc.c.

Referenced by mxf_parse_mpeg2_frame(), mxf_write_system_item(), and mxf_write_timecode_component().

timestamp, as year(16),month(8),day(8),hour(8),minutes(8),msec/4(8)

Definition at line 179 of file mxfenc.c.

Referenced by mxf_write_header(), mxf_write_identification(), mxf_write_package(), and mxf_write_preface().

uint8_t MXFContext::umid[16]

unique material identifier

Definition at line 193 of file mxfenc.c.

Referenced by mxf_gen_umid(), and mxf_write_umid().


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

Generated on Fri Oct 26 02:39:52 2012 for FFmpeg by  doxygen 1.5.8