FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 227 of file mxfdec.c.

Field Documentation

int MXFIndexTable::index_sid
int MXFIndexTable::body_sid
int MXFIndexTable::nb_ptses
int64_t MXFIndexTable::first_dts

Definition at line 231 of file mxfdec.c.

Referenced by mxf_compute_ptses_fake_index(), mxf_read_packet(), and mxf_read_packet_old().

int64_t* MXFIndexTable::ptses
int MXFIndexTable::nb_segments
MXFIndexTableSegment** MXFIndexTable::segments
AVIndexEntry* MXFIndexTable::fake_index

Definition at line 235 of file mxfdec.c.

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

int8_t* MXFIndexTable::offsets

Definition at line 236 of file mxfdec.c.

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


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