MPPlayableContentDelegate_Extensions.PlayableContentManager Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use 'InitiatePlaybackOfContentItem' instead.
[System.Obsolete("Use 'InitiatePlaybackOfContentItem' instead.")]
public static void PlayableContentManager (this MediaPlayer.IMPPlayableContentDelegate This, MediaPlayer.MPPlayableContentManager contentManager, Foundation.NSIndexPath indexPath, Action<Foundation.NSError> completionHandler);
static member PlayableContentManager : MediaPlayer.IMPPlayableContentDelegate * MediaPlayer.MPPlayableContentManager * Foundation.NSIndexPath * Action<Foundation.NSError> -> unit
Parameters
The instance on which this extension method operates.
- contentManager
- MPPlayableContentManager
- indexPath
- NSIndexPath
- Attributes