---
title: AVAudio3DMixingPointSourceInHeadMode.bypass
framework: avfaudio
role: symbol
role_heading: Case
path: avfaudio/avaudio3dmixingpointsourceinheadmode/bypass
---

# AVAudio3DMixingPointSourceInHeadMode.bypass

The point source distributes into each output channel inside the head of the listener.

## Declaration

```swift
case bypass
```

## Discussion

Discussion This option enables transitions between traditional, nonspatialized rendering and spatialized sources outside of the listener’s head.

## See Also

### In-Head Modes

- [AVAudio3DMixingPointSourceInHeadMode.mono](avfaudio/avaudio3dmixingpointsourceinheadmode/mono.md)
