Libav
Data Fields
MXFPartition Struct Reference

Data Fields

int closed
 
int complete
 
MXFPartitionType type
 
uint64_t previous_partition
 
int index_sid
 
int body_sid
 
int64_t this_partition
 
int64_t essence_offset
 absolute offset of essence More...
 
int64_t essence_length
 
int32_t kag_size
 
int64_t header_byte_count
 
int64_t index_byte_count
 
int pack_length
 

Detailed Description

Definition at line 75 of file mxfdec.c.

Field Documentation

§ closed

int MXFPartition::closed

Definition at line 76 of file mxfdec.c.

Referenced by mxf_read_partition_pack().

§ complete

int MXFPartition::complete

Definition at line 77 of file mxfdec.c.

Referenced by mxf_read_partition_pack().

§ type

MXFPartitionType MXFPartition::type

Definition at line 78 of file mxfdec.c.

Referenced by mxf_read_partition_pack().

§ previous_partition

uint64_t MXFPartition::previous_partition

Definition at line 79 of file mxfdec.c.

Referenced by mxf_read_partition_pack(), and mxf_seek_to_previous_partition().

§ index_sid

int MXFPartition::index_sid

Definition at line 80 of file mxfdec.c.

Referenced by mxf_read_partition_pack().

§ body_sid

int MXFPartition::body_sid

§ this_partition

int64_t MXFPartition::this_partition

§ essence_offset

int64_t MXFPartition::essence_offset

§ essence_length

int64_t MXFPartition::essence_length

§ kag_size

int32_t MXFPartition::kag_size

Definition at line 85 of file mxfdec.c.

Referenced by compute_partition_essence_offset(), and mxf_read_partition_pack().

§ header_byte_count

int64_t MXFPartition::header_byte_count

Definition at line 86 of file mxfdec.c.

Referenced by compute_partition_essence_offset(), and mxf_read_partition_pack().

§ index_byte_count

int64_t MXFPartition::index_byte_count

Definition at line 87 of file mxfdec.c.

Referenced by compute_partition_essence_offset(), and mxf_read_partition_pack().

§ pack_length

int MXFPartition::pack_length

Definition at line 88 of file mxfdec.c.

Referenced by compute_partition_essence_offset(), and mxf_read_partition_pack().


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