---
title: AVAudio3DMixingPointSourceInHeadMode
framework: avfaudio
role: symbol
role_heading: Enumeration
path: avfaudio/avaudio3dmixingpointsourceinheadmode
---

# AVAudio3DMixingPointSourceInHeadMode

The in-head modes for a point source.

## Declaration

```swift
enum AVAudio3DMixingPointSourceInHeadMode
```

## Overview

Overview The in-head mode that determines what happens when a AVAudio3DMixingSourceMode.pointSource moves inside the head of the listener. The in-head mode applies when using the AVAudio3DMixingRenderingAlgorithm.auto rendering algorithm.

## Topics

### In-Head Modes

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

### Initializers

- [init(rawValue:)](avfaudio/avaudio3dmixingpointsourceinheadmode/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Spatial audio

- [AVAudioEnvironmentNode](avfaudio/avaudioenvironmentnode.md)
- [AVAudioEnvironmentDistanceAttenuationParameters](avfaudio/avaudioenvironmentdistanceattenuationparameters.md)
- [AVAudioEnvironmentReverbParameters](avfaudio/avaudioenvironmentreverbparameters.md)
- [AVAudio3DMixing](avfaudio/avaudio3dmixing.md)
- [AVAudio3DPoint](avfaudio/avaudio3dpoint.md)
- [AVAudio3DVectorOrientation](avfaudio/avaudio3dvectororientation.md)
- [AVAudio3DAngularOrientation](avfaudio/avaudio3dangularorientation.md)
- [AVAudio3DMixingSourceMode](avfaudio/avaudio3dmixingsourcemode.md)
- [AVAudio3DMixingRenderingAlgorithm](avfaudio/avaudio3dmixingrenderingalgorithm.md)
- [AVAudioEnvironmentOutputType](avfaudio/avaudioenvironmentoutputtype.md)
- [AVAudio3DVector](avfaudio/avaudio3dvector.md)
