Freigeben über


AVCaptureDevice.ActiveInputSource Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptureDeviceInputSource? ActiveInputSource { [Foundation.Export("activeInputSource", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setActiveInputSource:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("activeInputSource", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setActiveInputSource:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ActiveInputSource : AVFoundation.AVCaptureDeviceInputSource with get, set

Property Value

Attributes

Applies to