次の方法で共有


AVQueuePlayer.RemoveItem(AVPlayerItem) メソッド

定義

指定した item をキューから削除します。

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

パラメーター

属性

適用対象