MPPlayableContentDelegate_Extensions.InitiatePlaybackOfContentItem 方法

定义

调用以请求项播放的方法。

public static void InitiatePlaybackOfContentItem (this MediaPlayer.IMPPlayableContentDelegate This, MediaPlayer.MPPlayableContentManager contentManager, Foundation.NSIndexPath indexPath, Action<Foundation.NSError> completionHandler);
static member InitiatePlaybackOfContentItem : MediaPlayer.IMPPlayableContentDelegate * MediaPlayer.MPPlayableContentManager * Foundation.NSIndexPath * Action<Foundation.NSError> -> unit

参数

This
IMPPlayableContentDelegate

此扩展方法在其上运行的实例。

contentManager
MPPlayableContentManager
indexPath
NSIndexPath
completionHandler
Action<NSError>

适用于