MPPlayableContentDelegate.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 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
- Attributes