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