Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

ImagePicker.SetCameraDevice

Sets camera device.

Component Version macOS Windows Linux Server iOS SDK
ImagePicker 7.3 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "ImagePicker.SetCameraDevice"; CameraDevice )   More

Parameters

Parameter Description Example
CameraDevice The new setting.
Can be front or rear.
"front"

Result

Returns OK or error.

Description

Sets camera device.
The camera used by the image picker controller.
Default is Rear.

See also

Example Databases

Blog Entries

This function checks for a license.

Created 17th June 2017, last changed 18th June 2017


ImagePicker.SetCameraCaptureMode - ImagePicker.SetCameraFlashMode

💬 Ask a question or report a problem