Home
last modified time | relevance | path

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

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