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