Share via


AVPlayerItem.RemoveMediaDataCollector(AVPlayerItemMediaDataCollector) 메서드

정의

이 AV 플레이어 항목에 속하는 항목 배열 AVPlayerItemMediaDataCollector 에서 지정된 수집기를 제거합니다.

[Foundation.Export("removeMediaDataCollector:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveMediaDataCollector (AVFoundation.AVPlayerItemMediaDataCollector collector);
abstract member RemoveMediaDataCollector : AVFoundation.AVPlayerItemMediaDataCollector -> unit
override this.RemoveMediaDataCollector : AVFoundation.AVPlayerItemMediaDataCollector -> unit

매개 변수

특성

설명

이 메서드는 속성에 대한 MediaDataCollectors 항목을 제거합니다.

적용 대상