共用方式為


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>

適用於