MPPlayableContentDelegate.InitiatePlaybackOfContentItem Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- Atributos