var
NewiOSmacOStvOS
kAudioUnitType_HeadTrackingBinauralRenderer
NewiOSmacOStvOSpublic var kAudioUnitType_HeadTrackingBinauralRenderer: UInt32 { get }What's New / Media, Audio & Capture
AudioToolbox is Apple's C API for low-level audio: audio units, audio file and stream parsing, format conversion, and playback and recording services. Apps use it to process audio and build effect and instrument plug-ins.
Two new APIs, no deprecations or removals. A new audio unit type, kAudioUnitType_HeadTrackingBinauralRenderer, for head-tracked binaural rendering, and a new reverb room type, AUReverbRoomType.reverbRoomType_OutdoorGeneral, on the reverb audio unit.
kAudioUnitType_HeadTrackingBinauralRendererpublic var kAudioUnitType_HeadTrackingBinauralRenderer: UInt32 { get }AUReverbRoomType.reverbRoomType_OutdoorGeneralcase reverbRoomType_OutdoorGeneral = 24No APIs match your filter.