Compartir a través de


AVPlayerItem.MediaDataCollectors Propiedad

Definición

Obtiene una matriz de los AVPlayerItemMediaDataCollector objetos para este elemento del reproductor de 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[]

Valor de propiedad

Matriz de los AVPlayerItemMediaDataCollector objetos que se han agregado a este elemento del reproductor de AV.

Atributos

Se aplica a