Compartir a través de


MPPlayableContentDelegate_Extensions.InitiatePlaybackOfContentItem Método

Definición

Método al que se llama para solicitar la reproducción de elementos.

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

Instancia en la que opera este método de extensión.

contentManager
MPPlayableContentManager
indexPath
NSIndexPath
completionHandler
Action<NSError>

Se aplica a