Partager via


AVQueuePlayer.CanInsert(AVPlayerItem, AVPlayerItem) Méthode

Définition

Obtient si l’insertion demandée est autorisée.

[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

Paramètres

afterItem
AVPlayerItem

À ajouter.

Ce paramètre peut être null.

Retours

Attributs

S’applique à