MPPlayableContentDelegate.InitiatePlaybackOfContentItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method that is called to request item playback.
[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
Parameters
- contentManager
- MPPlayableContentManager
- indexPath
- NSIndexPath
- Attributes