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


AVPlayerItem.MediaDataCollectors Свойство

Определение

Возвращает массив AVPlayerItemMediaDataCollector объектов для этого элемента проигрывателя av.

[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 AVFoundation.AVPlayerItemMediaDataCollector[] MediaDataCollectors { [Foundation.Export("mediaDataCollectors")] [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)] get; }
member this.MediaDataCollectors : AVFoundation.AVPlayerItemMediaDataCollector[]

Значение свойства

Массив AVPlayerItemMediaDataCollector объектов, добавленных в этот элемент проигрывателя av.

Атрибуты

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