AVCaptureMovieFileOutput.SetPrimaryConstituentDeviceSwitchingBehaviorForRecording Method

Definition

[Foundation.Export("setPrimaryConstituentDeviceSwitchingBehaviorForRecording:restrictedSwitchingBehaviorConditions:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetPrimaryConstituentDeviceSwitchingBehaviorForRecording(AVFoundation.AVCapturePrimaryConstituentDeviceSwitchingBehavior switchingBehavior, AVFoundation.AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions restrictedSwitchingBehaviorConditions);
[<Foundation.Export("setPrimaryConstituentDeviceSwitchingBehaviorForRecording:restrictedSwitchingBehaviorConditions:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetPrimaryConstituentDeviceSwitchingBehaviorForRecording : AVFoundation.AVCapturePrimaryConstituentDeviceSwitchingBehavior * AVFoundation.AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions -> unit
override this.SetPrimaryConstituentDeviceSwitchingBehaviorForRecording : AVFoundation.AVCapturePrimaryConstituentDeviceSwitchingBehavior * AVFoundation.AVCapturePrimaryConstituentDeviceRestrictedSwitchingBehaviorConditions -> unit

Parameters

Attributes

Applies to