Share via


AVPlayer.VideoOutput Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVPlayerVideoOutput? VideoOutput { [Foundation.Export("videoOutput", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setVideoOutput:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("videoOutput", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setVideoOutput:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.VideoOutput : AVFoundation.AVPlayerVideoOutput with get, set

Property Value

Attributes

Applies to