Condividi tramite


MPPlayableContentDelegate_Extensions.InitiatePlaybackOfContentItem Metodo

Definizione

Metodo chiamato per richiedere la riproduzione degli elementi.

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

Parametri

This
IMPPlayableContentDelegate

Istanza in cui opera questo metodo di estensione.

contentManager
MPPlayableContentManager
indexPath
NSIndexPath
completionHandler
Action<NSError>

Si applica a