raw_audio_format_matches
return raw_audio_format_matches(a, b) && multi_audio_info_matches(a, b);
if (!raw_audio_format_matches(a.output, b.output))