API Differences in AVFoundation in iOS 18.2

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in AVFoundation in the iOS 18.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;