다음을 통해 공유


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>
특성

적용 대상