Skip to main content

is_video_deliverable

Function is_video_deliverable 

Source
pub fn is_video_deliverable(pix_fmt: &PixelFormat) -> bool
Expand description

Whether the video road can deliver pix_fmt.

Exposed so a consumer — and this crate’s own tests — can ask the question the still road answers differently. See [PlaneRoad].