FFmpeg
Data Fields
MOVFragmentStreamInfo Struct Reference

#include <isom.h>

Data Fields

int id
 
int64_t sidx_pts
 
int64_t first_tfra_pts
 
int64_t tfdt_dts
 
int64_t next_trun_dts
 
int index_base
 
int index_entry
 
MOVEncryptionIndexencryption_index
 
int stsd_id
 

Detailed Description

Definition at line 133 of file isom.h.

Field Documentation

◆ id

int MOVFragmentStreamInfo::id

◆ sidx_pts

int64_t MOVFragmentStreamInfo::sidx_pts

◆ first_tfra_pts

int64_t MOVFragmentStreamInfo::first_tfra_pts

◆ tfdt_dts

int64_t MOVFragmentStreamInfo::tfdt_dts

Definition at line 137 of file isom.h.

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

◆ next_trun_dts

int64_t MOVFragmentStreamInfo::next_trun_dts

Definition at line 138 of file isom.h.

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

◆ index_base

int MOVFragmentStreamInfo::index_base

Definition at line 140 of file isom.h.

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

◆ index_entry

int MOVFragmentStreamInfo::index_entry

Definition at line 141 of file isom.h.

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

◆ encryption_index

MOVEncryptionIndex* MOVFragmentStreamInfo::encryption_index

Definition at line 142 of file isom.h.

Referenced by cenc_filter(), get_current_encryption_info(), and update_frag_index().

◆ stsd_id

int MOVFragmentStreamInfo::stsd_id

Definition at line 143 of file isom.h.

Referenced by cenc_filter(), mov_read_tfhd(), and update_frag_index().


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