---
title: AVAudioSession.FixedSpatialExperience
framework: avfaudio
role: symbol
role_heading: Structure
path: avfaudio/avaudiosession/fixedspatialexperience
---

# AVAudioSession.FixedSpatialExperience

An experience where the sound has a size dictated by its sound stage and is head-locked relative to the user.

## Declaration

```swift
struct FixedSpatialExperience
```

## Topics

### Inspecting the experience

- [soundStageSize](avfaudio/avaudiosession/fixedspatialexperience/soundstagesize.md)

## Relationships

### Conforms To

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