Skip to main content

video_frame_cache

Function video_frame_cache 

Source
pub fn video_frame_cache() -> &'static Arc<DashMap<String, Arc<Vec<(f64, Vec<u8>, u32, u32)>>>>