pub fn is_video_deliverable(pix_fmt: &PixelFormat) -> boolExpand 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].