Freigeben über


MPPlayableContentDelegate_Extensions.InitiatePlaybackOfContentItem Methode

Definition

Methode, die aufgerufen wird, um die Elementwiedergabe anzufordern.

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

Parameter

This
IMPPlayableContentDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

contentManager
MPPlayableContentManager
indexPath
NSIndexPath
completionHandler
Action<NSError>

Gilt für: