Home
last modified time | relevance | path

Searched refs:Gop (Results 1 – 3 of 3) sorted by relevance

/xiu/protocol/rtmp/src/cache/
H A Dgop.rs3 pub struct Gop { struct
7 impl Default for Gop { implementation
13 impl Gop { impl
37 gops: VecDeque<Gop>,
50 gops: VecDeque::from([Gop::new()]), in new()
65 self.gops.push_back(Gop::new()); in save_frame_data()
79 pub fn get_gops(&self) -> VecDeque<Gop> { in get_gops() argument
H A Dmod.rs10 gop::Gop,
172 pub fn get_gops_data(&self) -> Option<VecDeque<Gop>> { in get_gops_data() argument
/xiu/
H A DREADME_CN.md34 - [x] 支持秒开(Gop cache);