FFmpeg
Data Fields
MXFIndexTable Struct Reference

Data Fields

int index_sid
 
int body_sid
 
int nb_ptses
 
int64_t first_dts
 
int64_t * ptses
 
int nb_segments
 
MXFIndexTableSegment ** segments
 
AVIndexEntryfake_index
 
int8_t * offsets
 

Detailed Description

Definition at line 286 of file mxfdec.c.

Field Documentation

◆ index_sid

int MXFIndexTable::index_sid

◆ body_sid

int MXFIndexTable::body_sid

Definition at line 288 of file mxfdec.c.

Referenced by mxf_compute_index_tables(), and mxf_set_current_edit_unit().

◆ nb_ptses

int MXFIndexTable::nb_ptses

Definition at line 289 of file mxfdec.c.

Referenced by mxf_read_seek(), and mxf_set_pts().

◆ first_dts

int64_t MXFIndexTable::first_dts

Definition at line 290 of file mxfdec.c.

Referenced by mxf_set_pts().

◆ ptses

int64_t* MXFIndexTable::ptses

Definition at line 291 of file mxfdec.c.

Referenced by mxf_read_close(), mxf_read_seek(), and mxf_set_pts().

◆ nb_segments

int MXFIndexTable::nb_segments

Definition at line 292 of file mxfdec.c.

Referenced by mxf_compute_edit_units_per_packet(), and mxf_compute_index_tables().

◆ segments

MXFIndexTableSegment** MXFIndexTable::segments

◆ fake_index

AVIndexEntry* MXFIndexTable::fake_index

Definition at line 294 of file mxfdec.c.

Referenced by mxf_read_close(), and mxf_read_seek().

◆ offsets

int8_t* MXFIndexTable::offsets

Definition at line 295 of file mxfdec.c.

Referenced by mxf_read_close(), and mxf_read_seek().


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