
For audio with more than 12 channels, no channel mask was determined, which meant that the code to check spatializability would throw because of creating an invalid audio format. Return early if the channel mask was invalid instead (and assume spatialization isn't possible). PiperOrigin-RevId: 625618683