pub const unsafe fn isSameVideoFormat(
v1: *const VSVideoFormat,
v2: *const VSVideoFormat,
) -> i32Expand description
Convenience function to check if two clips have the same format
pub const unsafe fn isSameVideoFormat(
v1: *const VSVideoFormat,
v2: *const VSVideoFormat,
) -> i32Convenience function to check if two clips have the same format