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