I've got multiple compressed, streamed audio tracks in my Unity 4 iOS game and as I switch from one to another I'd like it to crossfade. I recall reading somewhere that you can only have one compressed audio stream playing at once - is that still true ?
Why is that the case - is it a hardware limit? If it is does it only apply if I use hardware decoding?
↧