Skip to main content

OwnedImageFrame

Type Alias OwnedImageFrame 

Source
pub type OwnedImageFrame = ImageFrame<PixelFormat, ImageFrameExtra, FfmpegBytes>;
Expand description

ImageFrame on the owned lane โ€” what FfmpegOwnedImageDecoder produces.

Aliased Typeยง

pub struct OwnedImageFrame { /* private fields */ }