FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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
 
int index_entry
 
MOVEncryptionIndexencryption_index
 

Detailed Description

Definition at line 126 of file isom.h.

Field Documentation

int MOVFragmentStreamInfo::id
int64_t MOVFragmentStreamInfo::sidx_pts
int64_t MOVFragmentStreamInfo::first_tfra_pts

Definition at line 129 of file isom.h.

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

int64_t MOVFragmentStreamInfo::tfdt_dts

Definition at line 130 of file isom.h.

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

int MOVFragmentStreamInfo::index_entry

Definition at line 131 of file isom.h.

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

MOVEncryptionIndex* MOVFragmentStreamInfo::encryption_index

Definition at line 132 of file isom.h.

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


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