Skip to content

AVFoundation iOS xcode13.3 beta2

Alex Soto edited this page Mar 7, 2022 · 2 revisions

#AVFoundation.framework https://github.com/xamarin/xamarin-macios/pull/14325

diff -ruN /Applications/Xcode_13.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.apinotes /Applications/Xcode_13.3.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.apinotes
--- /Applications/Xcode_13.3.0-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.apinotes	2022-01-20 23:44:38.000000000 -0500
+++ /Applications/Xcode_13.3.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.apinotes	2022-01-30 16:26:51.000000000 -0500
@@ -733,12 +733,6 @@
   - Selector: 'playbackCoordinator:didIssuePrepareTransitionCommand:'
     SwiftName: playbackCoordinator(_:didIssue:)
     MethodKind: Instance
-- Name: AVPlayerPlaybackCoordinatorDelegate
-  Methods:
-  - Selector: 'playbackCoordinator:interstitialTimeRangesForPlayerItem:'
-    SwiftName: playbackCoordinator(_:interstitialTimeRangesForPlayerItem:)
-    MethodKind: Instance
-    SwiftPrivate: true
     
 Functions:
 - Name: AVMakeRectWithAspectRatioInsideRect
Clone this wiki locally