Compartir a través de


MPPlayableContentDelegate.InitiatePlaybackOfContentItem Método

Definición

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

[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

Parámetros

contentManager
MPPlayableContentManager
indexPath
NSIndexPath
completionHandler
Action<NSError>
Atributos

Se aplica a