API Differences in MediaAccessibility in iOS 17.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in MediaAccessibility in the iOS 17.0 SDK.

Table of Contents

Structs

MAFlashingLightsProcessor
Result

Functions & Methods

MAFlashingLightsProcessor
public func processSurface(_ inSurface: CoreGraphics.IOSurfaceRef, outSurface: inout CoreGraphics.IOSurfaceRef, timestamp: CoreFoundation.CFAbsoluteTime, options: [MediaAccessibility.MAFlashingLightsProcessor.OptionKey : Any]? = nil) -> MediaAccessibility.MAFlashingLightsProcessor.Result

Classes

MAFlashingLightsProcessorResult
MAFlashingLightsProcessor