Home
last modified time | relevance | path

Searched refs:flush_remaining_data (Results 1 – 2 of 2) sorted by relevance

/xiu/protocol/hls/src/
H A Dtest_flv2hls.rs81 media_demuxer.flush_remaining_data()?; in test_flv2hls()
H A Dflv2hls.rs88 pub fn flush_remaining_data(&mut self) -> Result<(), MediaError> { in flush_remaining_data() method