pub static VIDEO_FORMATS_ANY: Lazy<Box<[VideoFormat]>>
Expand description

This is similar to GST_VIDEO_FORMATS_ALL but includes formats like DMA_DRM that do not have a software converter. This should be used for passthrough template caps.