pub unsafe fn isSameAudioFormat(
a1: *const VSAudioFormat,
a2: *const VSAudioFormat,
) -> i32
Expand description
Convenience function to check if two clips have the same audio format
pub unsafe fn isSameAudioFormat(
a1: *const VSAudioFormat,
a2: *const VSAudioFormat,
) -> i32
Convenience function to check if two clips have the same audio format