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

属性

适用于