MXFIndexEntry Struct Reference

Data Fields

uint8_t flags
uint64_t offset
unsigned slice_offset
 offset of audio slice
uint16_t temporal_ref

Detailed Description

Definition at line 58 of file mxfenc.c.

Field Documentation

uint8_t MXFIndexEntry::flags

Definition at line 59 of file mxfenc.c.

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

uint64_t MXFIndexEntry::offset

Definition at line 60 of file mxfenc.c.

Referenced by mxf_write_index_table_segment(), and mxf_write_packet().

unsigned MXFIndexEntry::slice_offset

offset of audio slice

Definition at line 61 of file mxfenc.c.

Referenced by mxf_write_index_table_segment(), and mxf_write_packet().

uint16_t MXFIndexEntry::temporal_ref

Definition at line 62 of file mxfenc.c.

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


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