Uses of Class
org.robovm.apple.mediaplayer.MPContentItem
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPContentItem in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPContentItem Modifier and Type Method Description MPContentItemMPPlayableContentDataSource. getContentItem(NSIndexPath indexPath)Deprecated.MPContentItemMPPlayableContentDataSourceAdapter. getContentItem(NSIndexPath indexPath)Method parameters in org.robovm.apple.mediaplayer with type arguments of type MPContentItem Modifier and Type Method Description voidMPPlayableContentDataSource. getContentItem(String identifier, VoidBlock2<MPContentItem,NSError> completionHandler)Deprecated.Deprecated in iOS 14.0.voidMPPlayableContentDataSourceAdapter. getContentItem(String identifier, VoidBlock2<MPContentItem,NSError> completionHandler)Deprecated.Deprecated in iOS 14.0.