API Differences in CoreAudio in macOS 15.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in CoreAudio in the macOS 15.0 SDK.

Table of Contents

Protocols

PropertyListenerDelegate

Classes

AudioHardwareAggregateDevice
AudioHardwareBox
AudioHardwareClock
AudioHardwareControl
AudioHardwareDevice
AudioHardwareObject
AudioHardwarePlugin
AudioHardwareProcess
AudioHardwareStream
AudioHardwareSystem
AudioHardwareTap

Structs

AudioHardwareError

Enums

AudioHardwareDirection

Functions & Methods

AudioObjectPropertyAddress
public static func == (lhs: CoreAudio.AudioObjectPropertyAddress, rhs: CoreAudio.AudioObjectPropertyAddress) -> Swift.Bool
AudioObjectPropertyAddress
public func hash(into hasher: inout Swift.Hasher)
public func PropertyAddress(_ selector: CoreAudio.AudioObjectPropertySelector, scope: CoreAudio.AudioObjectPropertyScope = kAudioObjectPropertyScopeGlobal, element: CoreAudio.AudioObjectPropertyElement = kAudioObjectPropertyElementMain) -> CoreAudio.AudioObjectPropertyAddress

Properties & Constants

AudioObjectPropertyAddress
public var hashValue: Swift.Int

Conformances

AudioHardwareDirection
Swift.Equatable
AudioHardwareDirection
Swift.Hashable
AudioHardwareDirection
Swift.RawRepresentable
AudioObjectPropertyAddress
Swift.Hashable