Share via


RPBroadcastConfiguration.WeakVideoCompressionProperties Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.INSSecureCoding>? WeakVideoCompressionProperties { [Foundation.Export("videoCompressionProperties", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setVideoCompressionProperties:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("videoCompressionProperties", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setVideoCompressionProperties:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.WeakVideoCompressionProperties : Foundation.NSDictionary<Foundation.NSString, Foundation.INSSecureCoding> with get, set

Property Value

Attributes

Applies to