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