AVPlayerItem.Outputs Property

Definition

The array of AVPlayerItemOutputs that are the outputs of this AVPlayerItem.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVPlayerItemOutput[] Outputs { [Foundation.Export("outputs")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Outputs : AVFoundation.AVPlayerItemOutput[]

Property Value

Attributes

Applies to