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