re_video::decode

Type Alias OutputCallback

Source
pub type OutputCallback = dyn Fn(Result<Frame>) + Send + Sync;