-
Notifications
You must be signed in to change notification settings - Fork 575
AVKit macOS xcode27.0 b4
Alex Soto edited this page Jul 23, 2026
·
1 revision
#AVKit.framework
diff -ruN /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h
--- /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h 2026-06-30 00:37:53
+++ /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVKit.h 2026-07-11 04:15:20
@@ -47,7 +47,6 @@
#import <AVKit/AVCaptureEventInteraction.h>
#import <AVKit/AVCaptureEventSound.h>
#import <AVKit/AVError.h>
-#import <AVKit/AVInterfaceControllable.h>
#import <AVKit/AVPictureInPictureController.h>
#import <AVKit/AVPictureInPictureController_AVSampleBufferDisplayLayerSupport.h>
#import <AVKit/AVPictureInPictureController_VideoCallSupport.h>
diff -ruN /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVLegibleMediaOptionsMenuController.h /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVLegibleMediaOptionsMenuController.h
--- /Applications/Xcode_27.0.0-beta3.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVLegibleMediaOptionsMenuController.h 2026-06-30 01:13:47
+++ /Applications/Xcode_27.0.0-beta4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AVKit.framework/Headers/AVLegibleMediaOptionsMenuController.h 2026-07-11 04:34:07
@@ -25,19 +25,6 @@
// MARK: - Enums (API)
/*!
- @enum AVLegibleMediaOptionsMenuType
- An enum, describing the different types of legible option menus.
- @constant AVLegibleMediaOptionsMenuTypeDefault
- Describes the complete default legible options menu.
- @constant AVLegibleMediaOptionsMenuTypeCaptionAppearance
- Describes a caption appearance menu.
- */
-typedef NS_ENUM(NSInteger, AVLegibleMediaOptionsMenuType) {
- AVLegibleMediaOptionsMenuTypeDefault,
- AVLegibleMediaOptionsMenuTypeCaptionAppearance
-} API_AVAILABLE(ios(26.4), macos(26.4), visionos(26.4)) API_UNAVAILABLE(tvos) API_UNAVAILABLE(watchos);
-
-/*!
@enum AVLegibleMediaOptionsMenuStateChangeReason
An enum set, describing the different reasons for changing the menu state.
@constant AVLegibleMediaOptionsMenuStateChangeReasonNone