API Differences in CoreAudio in macOS 26.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in CoreAudio in the macOS 26.0 SDK.

Table of Contents

Functions & Methods

CATapDescription
- (BOOL)isProcessRestoreEnabled;

Properties & Constants

CATapDescription
@property(atomic, copy, readwrite) NSArray<NSString *> *bundleIDs;
CATapDescription
@property(atomic, assign, unsafe_unretained, readwrite, getter = isProcessRestoreEnabled) BOOL processRestoreEnabled;