AVQueuePlayer.RemoveItem(AVPlayerItem) Method

Definition

Removes the specified item from the queue.

[Foundation.Export("removeItem:")]
public virtual void RemoveItem (AVFoundation.AVPlayerItem item);
abstract member RemoveItem : AVFoundation.AVPlayerItem -> unit
override this.RemoveItem : AVFoundation.AVPlayerItem -> unit

Parameters

Attributes

Applies to