次の方法で共有


MPPlayableContentDelegate.PlayableContentManager メソッド

定義

注意事項

Use 'InitiatePlaybackOfContentItem' instead.

[System.Obsolete("Use 'InitiatePlaybackOfContentItem' instead.")]
public virtual void PlayableContentManager (MediaPlayer.MPPlayableContentManager contentManager, Foundation.NSIndexPath indexPath, Action<Foundation.NSError> completionHandler);
abstract member PlayableContentManager : MediaPlayer.MPPlayableContentManager * Foundation.NSIndexPath * Action<Foundation.NSError> -> unit
override this.PlayableContentManager : MediaPlayer.MPPlayableContentManager * Foundation.NSIndexPath * Action<Foundation.NSError> -> unit

パラメーター

contentManager
MPPlayableContentManager
indexPath
NSIndexPath
completionHandler
Action<NSError>
属性

適用対象