Share via


AVPlayer.ReplaceCurrentItemWithPlayerItem(AVPlayerItem) Metodo

Definizione

Sostituisce .CurrentItem

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

Parametri

item
AVPlayerItem

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a