MXFContext Struct Reference


Data Fields

MXFPartitionpartitions
unsigned partitions_count
MXFOP op
UIDpackages_refs
int packages_count
MXFMetadataSet ** metadata_sets
int metadata_sets_count
AVFormatContextfc
struct AVAESaesc
uint8_tlocal_tags
int local_tags_count
uint64_t footer_partition
KLVPacket current_klv_data
int current_klv_index
int run_in
MXFPartitioncurrent_partition
int parsing_backward
int64_t last_forward_tell
int last_forward_partition
int current_edit_unit
int nb_index_tables
MXFIndexTableindex_tables
int edit_units_per_packet
 how many edit units to read at a time (PCM, OPAtom)
AVClassav_class
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
char * tc_opt_str
 timecode option string
AVTimecode tc
 timecode context
AVStreamtimecode_track
int timecode_base
 rounded time code base (25 or 30)
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 202 of file mxfdec.c.


Field Documentation

struct AVAES* MXFContext::aesc [read]

Definition at line 211 of file mxfdec.c.

Referenced by mxf_decrypt_triplet(), and mxf_read_close().

Definition at line 176 of file mxfenc.c.

Definition at line 195 of file mxfenc.c.

Referenced by mxf_write_packet(), and mxf_write_partition().

Definition at line 186 of file mxfenc.c.

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

Definition at line 187 of file mxfenc.c.

Referenced by mxf_write_partition(), and mxf_write_random_index_pack().

Definition at line 215 of file mxfdec.c.

Definition at line 216 of file mxfdec.c.

Definition at line 189 of file mxfenc.c.

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

how many edit units to read at a time (PCM, OPAtom)

Definition at line 225 of file mxfdec.c.

Referenced by mxf_handle_small_eubc(), mxf_read_header(), and mxf_read_packet().

Definition at line 214 of file mxfdec.c.

Referenced by mxf_parse_handle_essence(), and mxf_read_partition_pack().

Definition at line 177 of file mxfenc.c.

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

Definition at line 180 of file mxfenc.c.

Referenced by mxf_write_packet().

Definition at line 181 of file mxfenc.c.

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

Definition at line 196 of file mxfenc.c.

Referenced by mxf_gen_umid(), and mxf_write_umid().

Definition at line 221 of file mxfdec.c.

Referenced by mxf_read_partition_pack().

index of last key frame

Definition at line 188 of file mxfenc.c.

Referenced by mxf_write_index_table_segment().

Definition at line 212 of file mxfdec.c.

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

Definition at line 213 of file mxfdec.c.

Referenced by mxf_read_local_tags(), and mxf_read_primer_pack().

Definition at line 207 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 184 of file mxfenc.c.

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

timecode context

Definition at line 191 of file mxfenc.c.

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

timecode option string

Definition at line 190 of file mxfenc.c.

Referenced by mxf_write_header().

rounded time code base (25 or 30)

Definition at line 193 of file mxfenc.c.

Referenced by mxf_write_header(), and mxf_write_timecode_component().

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

Definition at line 183 of file mxfenc.c.

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

unique material identifier

Definition at line 197 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:48:06 2012 for FFmpeg by  doxygen 1.5.8