Share via


AVQueuePlayer.RemoveItem(AVPlayerItem) Method

Definition

[Foundation.Export("removeItem:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveItem(AVFoundation.AVPlayerItem item);
[<Foundation.Export("removeItem:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveItem : AVFoundation.AVPlayerItem -> unit
override this.RemoveItem : AVFoundation.AVPlayerItem -> unit

Parameters

Attributes

Applies to