Compartilhar via


MPPlayableContentDelegate_Extensions.InitiatePlaybackOfContentItem Método

Definição

Método que é chamado para solicitar a reprodução do item.

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

Parâmetros

This
IMPPlayableContentDelegate

A instância na qual esse método de extensão opera.

contentManager
MPPlayableContentManager
indexPath
NSIndexPath
completionHandler
Action<NSError>

Aplica-se a