FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MXFIndexTableSegment Struct Reference

Data Fields

UID uid
 
enum MXFMetadataSetType type
 
int edit_unit_byte_count
 
int index_sid
 
int body_sid
 
AVRational index_edit_rate
 
uint64_t index_start_position
 
uint64_t index_duration
 
int8_t * temporal_offset_entries
 
int * flag_entries
 
uint64_t * stream_offset_entries
 
int nb_index_entries
 

Detailed Description

Definition at line 184 of file mxfdec.c.

Field Documentation

UID MXFIndexTableSegment::uid

Definition at line 185 of file mxfdec.c.

enum MXFMetadataSetType MXFIndexTableSegment::type

Definition at line 186 of file mxfdec.c.

Referenced by mxf_handle_missing_index_segment().

int MXFIndexTableSegment::edit_unit_byte_count
int MXFIndexTableSegment::index_sid
int MXFIndexTableSegment::body_sid
AVRational MXFIndexTableSegment::index_edit_rate

Definition at line 190 of file mxfdec.c.

Referenced by mxf_read_index_table_segment().

uint64_t MXFIndexTableSegment::index_start_position
uint64_t MXFIndexTableSegment::index_duration
int8_t* MXFIndexTableSegment::temporal_offset_entries
int* MXFIndexTableSegment::flag_entries
uint64_t* MXFIndexTableSegment::stream_offset_entries
int MXFIndexTableSegment::nb_index_entries

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