AVQueuePlayer.CanInsert(AVPlayerItem, AVPlayerItem) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- item
- AVPlayerItem
Retours
- Attributs