API Differences in AVFoundation in macOS 15.2

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 AVFoundation in the macOS 15.2 SDK.

Table of Contents

Functions & Methods

AVCaptureFileOutputRecordingDelegate
- (void)captureOutput:(nonnull AVCaptureFileOutput *)output didStartRecordingToOutputFileAtURL:(nonnull NSURL *)fileURL startPTS:(CMTime)startPTS fromConnections:(nonnull NSArray<AVCaptureConnection *> *)connections;