---
title: AVAudioSession.HeadTrackedSpatialExperience
framework: avfaudio
role: symbol
role_heading: Structure
path: avfaudio/avaudiosession/headtrackedspatialexperience
---

# AVAudioSession.HeadTrackedSpatialExperience

An experience where the sound a size dictated by its sound stage and location dictated by its anchoring strategy.

## Declaration

```swift
struct HeadTrackedSpatialExperience
```

## Topics

### Inspecting the experience

- [anchoringStrategy](avfaudio/avaudiosession/headtrackedspatialexperience/anchoringstrategy.md)
- [soundStageSize](avfaudio/avaudiosession/headtrackedspatialexperience/soundstagesize.md)

## Relationships

### Conforms To

- [AVAudioSessionSpatialExperience](avfaudio/avaudiosessionspatialexperience-swift.protocol.md)
- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
