Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dhlsenc.c118 typedef struct VariantStream { struct
119 unsigned var_stream_idx;
120 unsigned number;
121 int64_t sequence;
122 const AVOutputFormat *oformat;
123 const AVOutputFormat *vtt_oformat;
124 AVIOContext *out;
125 AVIOContext *out_single_file;
126 int packets_written;
127 int init_range_length;
[all …]