Edit

Share via


MPPlayableContentDelegate.PlayableContentManager Method

Definition

Caution

Use 'InitiatePlaybackOfContentItem' instead.

[System.Obsolete("Use 'InitiatePlaybackOfContentItem' instead.")]
public virtual void PlayableContentManager (MediaPlayer.MPPlayableContentManager contentManager, Foundation.NSIndexPath indexPath, Action<Foundation.NSError> completionHandler);
abstract member PlayableContentManager : MediaPlayer.MPPlayableContentManager * Foundation.NSIndexPath * Action<Foundation.NSError> -> unit
override this.PlayableContentManager : MediaPlayer.MPPlayableContentManager * Foundation.NSIndexPath * Action<Foundation.NSError> -> unit

Parameters

contentManager
MPPlayableContentManager
indexPath
NSIndexPath
completionHandler
Action<NSError>
Attributes

Applies to