AVCaptureSession.CommitConfiguration Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Applies atomically all the configuration changes that were made to the Capture Session since BeginConfiguration().
[Foundation.Export("commitConfiguration")]
public virtual void CommitConfiguration ();
abstract member CommitConfiguration : unit -> unit
override this.CommitConfiguration : unit -> unit
- Attributes