Function is_same_audio_info

Source
pub const fn is_same_audio_info(a1: &VSAudioInfo, a2: &VSAudioInfo) -> bool
Expand description

Convenience function to check for if two clips have the same format while also including sampleRate (unknown/changeable will be considered the same too)