@@ -1664,6 +1664,11 @@ F:AVKit.AVKitError.ContentDisallowedByPasscode
16641664F:AVKit.AVKitError.ContentDisallowedByProfile
16651665F:AVKit.AVKitError.ContentRatingUnknown
16661666F:AVKit.AVKitError.RecordingFailed
1667+ F:AVKit.AVLegibleMediaOptionsMenuContents.All
1668+ F:AVKit.AVLegibleMediaOptionsMenuContents.CaptionAppearance
1669+ F:AVKit.AVLegibleMediaOptionsMenuContents.Legible
1670+ F:AVKit.AVLegibleMediaOptionsMenuStateChangeReason.LanguageMismatch
1671+ F:AVKit.AVLegibleMediaOptionsMenuStateChangeReason.None
16671672F:AVKit.AVRoutePickerViewButtonState.Active
16681673F:AVKit.AVRoutePickerViewButtonState.ActiveHighlighted
16691674F:AVKit.AVRoutePickerViewButtonState.Normal
@@ -9721,6 +9726,7 @@ M:AVKit.AVCustomRoutingControllerDelegate.DidSelectItem(AVRouting.AVCustomRoutin
97219726M:AVKit.AVCustomRoutingControllerDelegate.EventDidTimeOut(AVRouting.AVCustomRoutingController,AVRouting.AVCustomRoutingEvent)
97229727M:AVKit.AVCustomRoutingControllerDelegate.HandleEvent(AVRouting.AVCustomRoutingController,AVRouting.AVCustomRoutingEvent,AVKit.AVCustomRoutingControllerDelegateCompletionHandler)
97239728M:AVKit.AVInputPickerInteraction.Dispose(System.Boolean)
9729+ M:AVKit.AVLegibleMediaOptionsMenuController.Dispose(System.Boolean)
97249730M:AVKit.AVPictureInPictureController.Dispose(System.Boolean)
97259731M:AVKit.AVPictureInPictureControllerContentSource.Dispose(System.Boolean)
97269732M:AVKit.AVPictureInPictureSampleBufferPlaybackDelegate_Extensions.ShouldProhibitBackgroundAudioPlayback(AVKit.IAVPictureInPictureSampleBufferPlaybackDelegate,AVKit.AVPictureInPictureController)
@@ -9774,6 +9780,9 @@ M:AVKit.IAVInputPickerInteractionDelegate.DidEndDismissing(AVKit.AVInputPickerIn
97749780M:AVKit.IAVInputPickerInteractionDelegate.DidEndPresenting(AVKit.AVInputPickerInteraction)
97759781M:AVKit.IAVInputPickerInteractionDelegate.WillBeginDismissing(AVKit.AVInputPickerInteraction)
97769782M:AVKit.IAVInputPickerInteractionDelegate.WillBeginPresenting(AVKit.AVInputPickerInteraction)
9783+ M:AVKit.IAVLegibleMediaOptionsMenuControllerDelegate.DidChangeMenuState(AVKit.AVLegibleMediaOptionsMenuController,AVKit.AVLegibleMediaOptionsMenuState)
9784+ M:AVKit.IAVLegibleMediaOptionsMenuControllerDelegate.DidRequestCaptionPreviewForProfileId(AVKit.AVLegibleMediaOptionsMenuController,System.String)
9785+ M:AVKit.IAVLegibleMediaOptionsMenuControllerDelegate.DidRequestStoppingSubtitleCaptionPreview(AVKit.AVLegibleMediaOptionsMenuController)
97779786M:AVKit.IAVPictureInPictureSampleBufferPlaybackDelegate.DidTransitionToRenderSize(AVKit.AVPictureInPictureController,CoreMedia.CMVideoDimensions)
97789787M:AVKit.IAVPictureInPictureSampleBufferPlaybackDelegate.GetTimeRange(AVKit.AVPictureInPictureController)
97799788M:AVKit.IAVPictureInPictureSampleBufferPlaybackDelegate.IsPlaybackPaused(AVKit.AVPictureInPictureController)
@@ -20536,6 +20545,9 @@ P:AVKit.AVDisplayManager.DisplayCriteriaMatchingEnabled
2053620545P:AVKit.AVDisplayManager.DisplayModeSwitchInProgress
2053720546P:AVKit.AVInputPickerInteraction.Delegate
2053820547P:AVKit.AVInputPickerInteraction.Presented
20548+ P:AVKit.AVLegibleMediaOptionsMenuController.Delegate
20549+ P:AVKit.AVLegibleMediaOptionsMenuState.Enabled
20550+ P:AVKit.AVLegibleMediaOptionsMenuState.Reason
2053920551P:AVKit.AVPictureInPictureControllerContentSource.SampleBufferPlaybackDelegate
2054020552P:AVKit.AVPlayerView.Delegate
2054120553P:AVKit.AVPlayerView.PictureInPictureDelegate
@@ -28429,6 +28441,9 @@ T:AVKit.AVCaptureViewControlsStyle
2842928441T:AVKit.AVCustomRoutingControllerDelegateCompletionHandler
2843028442T:AVKit.AVDisplayDynamicRange
2843128443T:AVKit.AVKitMetadataIdentifier
28444+ T:AVKit.AVLegibleMediaOptionsMenuContents
28445+ T:AVKit.AVLegibleMediaOptionsMenuState
28446+ T:AVKit.AVLegibleMediaOptionsMenuStateChangeReason
2843228447T:AVKit.AVPlayerViewTrimResult
2843328448T:AVKit.AVRoutePickerViewButtonState
2843428449T:AVKit.AVRoutePickerViewButtonStyle
0 commit comments