pub const fn is_same_video_info(v1: &VSVideoInfo, v2: &VSVideoInfo) -> bool
Expand description
Convenience function to check for if two clips have the same format (but not framerate) while also including width and height (unknown/changeable will be considered the same too)