Searched refs:HLS_ROUND_DURATIONS (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | hlsenc.c | 98 HLS_ROUND_DURATIONS = (1 << 2), enumerator 1554 if (!(hls->flags & HLS_ROUND_DURATIONS)) { in hls_window() 1619 en->duration, hls->flags & HLS_ROUND_DURATIONS, in hls_window() 3136 {"round_durations", "round durations in m3u8 to whole numbers", 0, AV_OPT_TYPE_CONST, {.i64 = HLS_ROUND_DURATIONS }, 0, UINT_MAX, E, "flags"},
|
Completed in 5 milliseconds