Freigeben über


AVQueuePlayer.CanInsert(AVPlayerItem, AVPlayerItem) Methode

Definition

Ruft ab, ob die angeforderte Einfügung zulässig ist.

[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

Parameter

afterItem
AVPlayerItem

Muss hinzugefügt werden.

Dieser Parameter kann null sein.

Gibt zurück

Attribute

Gilt für: