AVAudio3DMixingSourceMode.bypass
A mode that does no spatial rendering.
Declaration
case bypassDiscussion
If input and output audio channel layouts are equivalent, the framework copies all input channels directly to corresponding output channels. If the input and output audio channel layouts differ, the framework mixes according to the kAudioFormatProperty_MatrixMixMap property of the layouts. It applies no occlusion, obstruction, or reverb in this mode.