다음을 통해 공유


AVPlayer.ReplaceCurrentItemWithPlayerItem(AVPlayerItem) 메서드

정의

를 바 CurrentItem꿉니다.

[Foundation.Export("replaceCurrentItemWithPlayerItem:")]
public virtual void ReplaceCurrentItemWithPlayerItem (AVFoundation.AVPlayerItem item);
abstract member ReplaceCurrentItemWithPlayerItem : AVFoundation.AVPlayerItem -> unit
override this.ReplaceCurrentItemWithPlayerItem : AVFoundation.AVPlayerItem -> unit

매개 변수

item
AVPlayerItem

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

특성

적용 대상