AVPlayerItem.Outputs 属性

定义

的 数组 AVPlayerItemOutput,表示此 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[]

属性值

属性

适用于