Skip to main content

apply

Function apply 

Source
pub fn apply(frame: &VideoFrame, filter: &VideoFilter) -> Result<VideoFrame>
Expand description

Apply one stateless filter. (Overlay errors here — use FilterChain.)