Share via


IMEVideoDecoder.ReducedResolution Property

Definition

[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize ReducedResolution { [Foundation.Export("reducedResolution", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setReducedResolution:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("reducedResolution", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setReducedResolution:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ReducedResolution : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to