Home
last modified time | relevance | path

Searched refs:out_single_file (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dhlsenc.c125 AVIOContext *out_single_file; member
1823 if (!vs->out_single_file) in hls_start()
1824 if ((err = hlsenc_io_open(s, &vs->out_single_file, vs->basename, &options)) < 0) { in hls_start()
2392 avio_write(vs->out_single_file, buf, read_byte); in append_single_file()
2804 hlsenc_io_close(s, &vs->out_single_file, vs->basename); in hls_write_trailer()

Completed in 6 milliseconds