| FFmpeg
    | 
MXFIndexEntry Struct Reference
  
Collaboration diagram for MXFIndexEntry:

| Data Fields | |
| uint8_t | flags | 
| uint64_t | offset | 
| unsigned | slice_offset | 
| offset of audio slice  More... | |
| uint16_t | temporal_ref | 
Detailed Description
Field Documentation
| uint8_t MXFIndexEntry::flags | 
Definition at line 61 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 62 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 63 of file mxfenc.c.
Referenced by mxf_write_index_table_segment(), and mxf_write_packet().
| uint16_t MXFIndexEntry::temporal_ref | 
Definition at line 64 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:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11