multiRoute
The category for routing distinct streams of audio data to different output devices at the same time.
Declaration
static let multiRoute: AVAudioSession.CategoryDiscussion
This category can be used for input, output, or both. For example, use this category to route audio to both a USB device and a set of headphones. Use of this category requires a more detailed knowledge of, and interaction with, the capabilities of the available audio routes.