kAudioServicesDetailIntendedSpatialExperience

Static kAudioServicesDetailIntendedSpatialExperience 

Source
pub unsafe static kAudioServicesDetailIntendedSpatialExperience: &'static CFString
Available on crate features AudioServices and objc2-core-foundation only.
Expand description

Keys that are passed in a dictionary to AudioServicesPlaySystemSoundWithDetails

Must be any non-nil CASpatialAudioExperience. The system sound will have this spatial experience for the duration of its playback and cannot change mid-playback.

See also Apple’s documentation