次の方法で共有


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 に設定できます。

属性

適用対象