API Differences in MediaAccessibility in macOS 14.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 macOS 14.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