Поделиться через


AVQueuePlayer.CanInsert(AVPlayerItem, AVPlayerItem) Метод

Определение

Возвращает значение, указывающее, разрешена ли запрошенная вставка.

[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

Параметры

afterItem
AVPlayerItem

Будет добавлено.

Этот параметр может иметь значение null.

Возвращаемое значение

Атрибуты

Применяется к