Share via


SCStreamConfiguration.CaptureMicrophone Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool CaptureMicrophone { [Foundation.Export("captureMicrophone")] get; [Foundation.Export("setCaptureMicrophone:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("captureMicrophone")>]
[<set: Foundation.Export("setCaptureMicrophone:")>]
member this.CaptureMicrophone : bool with get, set

Property Value

Attributes

Applies to