Home
last modified time | relevance | path

Searched defs:MOVTrack (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmovenc.h87 typedef struct MOVTrack { struct
88 int mode;
89 int entry;
90 unsigned timescale;
91 uint64_t time;
92 int64_t track_duration;
93 int last_sample_is_subtitle_end;
94 long sample_count;
95 long sample_size;
96 long chunkCount;
[all …]