Freigeben über


MPPlayableContentDelegate.InitiatePlaybackOfContentItem Methode

Definition

Methode, die aufgerufen wird, um die Elementwiedergabe anzufordern.

[Foundation.Export("playableContentManager:initiatePlaybackOfContentItemAtIndexPath:completionHandler:")]
public virtual void InitiatePlaybackOfContentItem (MediaPlayer.MPPlayableContentManager contentManager, Foundation.NSIndexPath indexPath, Action<Foundation.NSError> completionHandler);
abstract member InitiatePlaybackOfContentItem : MediaPlayer.MPPlayableContentManager * Foundation.NSIndexPath * Action<Foundation.NSError> -> unit
override this.InitiatePlaybackOfContentItem : MediaPlayer.MPPlayableContentManager * Foundation.NSIndexPath * Action<Foundation.NSError> -> unit

Parameter

contentManager
MPPlayableContentManager
indexPath
NSIndexPath
completionHandler
Action<NSError>
Attribute

Gilt für: