FFmpeg
|
#include <isom.h>
Data Fields | |
int | first |
int | count |
int | id |
int MOVStsc::first |
Definition at line 67 of file isom.h.
Referenced by mov_build_index(), mov_get_stsc_samples(), mov_read_iloc(), mov_read_stsc(), and mov_read_trak().
int MOVStsc::count |
Definition at line 68 of file isom.h.
Referenced by mov_build_index(), mov_get_stsc_samples(), mov_read_iloc(), and mov_read_stsc().
int MOVStsc::id |
Definition at line 69 of file isom.h.
Referenced by mov_build_index(), mov_change_extradata(), mov_read_iloc(), mov_read_packet(), and mov_read_stsc().