FFmpeg  4.0
Data Fields
MOVFragmentStreamInfo Struct Reference

#include <libavformat/isom.h>

Data Fields

int id
 
int64_t sidx_pts
 
int64_t first_tfra_pts
 
int64_t tfdt_dts
 
int index_entry
 

Detailed Description

Definition at line 111 of file isom.h.

Field Documentation

◆ id

int MOVFragmentStreamInfo::id

Definition at line 112 of file isom.h.

Referenced by get_frag_stream_info(), set_frag_stream(), and update_frag_index().

◆ sidx_pts

int64_t MOVFragmentStreamInfo::sidx_pts

◆ first_tfra_pts

int64_t MOVFragmentStreamInfo::first_tfra_pts

Definition at line 114 of file isom.h.

Referenced by get_stream_info_time(), mov_read_trun(), read_tfra(), and update_frag_index().

◆ tfdt_dts

int64_t MOVFragmentStreamInfo::tfdt_dts

Definition at line 115 of file isom.h.

Referenced by get_stream_info_time(), mov_read_tfdt(), mov_read_trun(), and update_frag_index().

◆ index_entry

int MOVFragmentStreamInfo::index_entry

Definition at line 116 of file isom.h.

Referenced by fix_frag_index_entries(), mov_read_trun(), and update_frag_index().


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