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