pub const unsafe fn isSameVideoInfo(
v1: *const VSVideoInfo,
v2: *const VSVideoInfo,
) -> i32Expand description
Convenience function to check if two clips have the same format while also including width and height
pub const unsafe fn isSameVideoInfo(
v1: *const VSVideoInfo,
v2: *const VSVideoInfo,
) -> i32Convenience function to check if two clips have the same format while also including width and height