Compartilhar via


AVQueuePlayer.CanInsert(AVPlayerItem, AVPlayerItem) Método

Definição

Obtém se a inserção solicitada é permitida.

[Foundation.Export("canInsertItem:afterItem:")]
public virtual bool CanInsert (AVFoundation.AVPlayerItem item, AVFoundation.AVPlayerItem afterItem);
abstract member CanInsert : AVFoundation.AVPlayerItem * AVFoundation.AVPlayerItem -> bool
override this.CanInsert : AVFoundation.AVPlayerItem * AVFoundation.AVPlayerItem -> bool

Parâmetros

afterItem
AVPlayerItem

A ser adicionado.

Esse parâmetro pode ser null.

Retornos

Atributos

Aplica-se a