MonoTouch.AVFoundation
AVCaptureDevice
UnlockForConfiguration
MonoTouch.AVFoundation.AVCaptureDevice.UnlockForConfiguration Method
With
AVCaptureDevice.LockForConfiguration
, commits the requested configuration changes.
Syntax
[MonoTouch.Foundation.Export("unlockForConfiguration")]
public virtual
void
UnlockForConfiguration
()
Remarks
After the
MonoTouch.AVFoundation.AVCaptureSession
has started, all changes to the
MonoTouch.AVFoundation.AVCaptureDevice
configuration must be bracketed with calls to
AVCaptureDevice.LockForConfiguration
and
AVCaptureDevice.UnlockForConfiguration
. Configuration changes that are performed outside of such calls will throw exceptions.
Requirements
Namespace:
MonoTouch.AVFoundation
Assembly:
monotouch (in monotouch.dll)
Assembly Versions:
0.0.0.0