Interface: TakePhotoOptions
Propertiesβ
enableAutoDistortionCorrectionβ
β’ Optional
enableAutoDistortionCorrection: boolean
Specifies whether the photo output should use content aware distortion correction on this photo request. For example, the algorithm may not apply correction to faces in the center of a photo, but may apply it to faces near the photoβs edges.
Platform
iOS
Default
false
Defined inβ
PhotoFile.ts:40
enableAutoRedEyeReductionβ
β’ Optional
enableAutoRedEyeReduction: boolean
Specifies whether red-eye reduction should be applied automatically on flash captures.
Default
false
Defined inβ
PhotoFile.ts:26
enableAutoStabilizationβ
β’ Optional
enableAutoStabilization: boolean
Indicates whether still image stabilization will be employed when capturing the photo
Default
false
Defined inβ
PhotoFile.ts:32
enableShutterSoundβ
β’ Optional
enableShutterSound: boolean
Whether to play the default shutter "click" sound when taking a picture or not.
Default
true
Defined inβ
PhotoFile.ts:46