<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVSampleBufferRenderSynchronizer/intendedSpatialAudioExperience-3z7d3",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "s:So32AVSampleBufferRenderSynchronizerC12AVFoundationE30intendedSpatialAudioExperience0H7Toolbox0ghI0_pvp"
  },
  "title" : "intendedSpatialAudioExperience"
}
-->

# intendedSpatialAudioExperience

The synchronizer’s intended Spatial Audio experience.

```
var intendedSpatialAudioExperience: any SpatialAudioExperience { get set }
```

## Discussion

The value applies to all [`AVSampleBufferAudioRenderer`](/documentation/AVFoundation/AVSampleBufferAudioRenderer) objects within this synchronizer.

If unspecified, the property value defaults to <doc://com.apple.documentation/documentation/AudioToolbox/CAAutomaticSpatialAudio>.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)