BypassedSpatialAudio
An experience in which the system does not apply spatial processing to the audio stream.
Declaration
struct BypassedSpatialAudioOverview
Use this if implementing your own spatial audio rendering or designing an experience that should not have spatial audio.
// Configure an audio player with a bypassed spatial audio experience.
myPlayer.intendedSpatialExperience = .bypassed