Uses of Class
org.robovm.apple.mediaplayer.MPPlayableContentManager
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPPlayableContentManager in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPPlayableContentManager Modifier and Type Method Description static MPPlayableContentManagerMPPlayableContentManager. getSharedContentManager()Deprecated.Methods in org.robovm.apple.mediaplayer with parameters of type MPPlayableContentManager Modifier and Type Method Description voidMPPlayableContentDelegate. didUpdateContext(MPPlayableContentManager contentManager, MPPlayableContentManagerContext context)Deprecated.Deprecated in iOS 14.0.voidMPPlayableContentDelegateAdapter. didUpdateContext(MPPlayableContentManager contentManager, MPPlayableContentManagerContext context)Deprecated.Deprecated in iOS 14.0.voidMPPlayableContentDelegate. initializePlaybackQueueWithContent(MPPlayableContentManager contentManager, NSArray<?> contentItems, VoidBlock1<NSError> completionHandler)Deprecated.Deprecated in iOS 12.0.voidMPPlayableContentDelegateAdapter. initializePlaybackQueueWithContent(MPPlayableContentManager contentManager, NSArray<?> contentItems, VoidBlock1<NSError> completionHandler)Deprecated.Deprecated in iOS 12.0.voidMPPlayableContentDelegate. initiatePlayback(MPPlayableContentManager contentManager, NSIndexPath indexPath, VoidBlock1<NSError> completionHandler)Deprecated.Deprecated in iOS 14.0.voidMPPlayableContentDelegateAdapter. initiatePlayback(MPPlayableContentManager contentManager, NSIndexPath indexPath, VoidBlock1<NSError> completionHandler)Deprecated.Deprecated in iOS 14.0.voidMPPlayableContentDelegate. initiatePlaybackQueue(MPPlayableContentManager contentManager, VoidBlock1<NSError> completionHandler)Deprecated.Deprecated in iOS 9.3.voidMPPlayableContentDelegateAdapter. initiatePlaybackQueue(MPPlayableContentManager contentManager, VoidBlock1<NSError> completionHandler)Deprecated.Deprecated in iOS 9.3.