AVFoundation.AVCaptureDevice.LockForConfiguration Method
Gains exclusive access to the device configuration.

Syntax

[Foundation.Export("lockForConfiguration:")]
public virtual bool LockForConfiguration (out Foundation.NSError error)

Parameters

error
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Modifying the configuration of the device after the session starts requires bracketing the configuration calls with this and AVCaptureDevice.UnlockForConfiguration. If these methods are not properly called and matched, attempts to change the configuration will result in exceptions.

Requirements

Namespace: AVFoundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0