Partager via


AVPlayer.ReplaceCurrentItemWithPlayerItem(AVPlayerItem) Méthode

Définition

Remplace .CurrentItem

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

Paramètres

item
AVPlayerItem

À ajouter.

Ce paramètre peut être null.

Attributs

S’applique à