Compartilhar via


AVPlayer.ReplaceCurrentItemWithPlayerItem(AVPlayerItem) Método

Definição

Substitui o CurrentItem.

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

Parâmetros

item
AVPlayerItem

A ser adicionado.

Esse parâmetro pode ser null.

Atributos

Aplica-se a