AVCapturePhotoOutput.SetPreparedPhotoSettings 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.
Prepares the photo capture output for future requests with the provided photo settings, and runs a completion handler when it is finished.
[Foundation.Export("setPreparedPhotoSettingsArray:completionHandler:")]
public virtual void SetPreparedPhotoSettings (AVFoundation.AVCapturePhotoSettings[] preparedPhotoSettingsArray, Action<bool,Foundation.NSError> completionHandler);
abstract member SetPreparedPhotoSettings : AVFoundation.AVCapturePhotoSettings[] * Action<bool, Foundation.NSError> -> unit
override this.SetPreparedPhotoSettings : AVFoundation.AVCapturePhotoSettings[] * Action<bool, Foundation.NSError> -> unit
Parameters
- preparedPhotoSettingsArray
- AVCapturePhotoSettings[]
- Attributes