Function is_same_video_format

Source
pub const fn is_same_video_format(
    v1: &VSVideoFormat,
    v2: &VSVideoFormat,
) -> bool
Expand description

Convenience function to check if two clips have the same format (unknown/changeable will be considered the same too)