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.AvailableCaptureModesForCameraDevice

Queries list of available modes.

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

Parameters

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

Result

Returns list or error.

Description

Queries list of available modes.
List contains Photo if photo is available and video if video is available.

This function is free to use.

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


ImageCapture.cancelScan - ImagePicker.AvailableMediaTypesForSourceType

💬 Ask a question or report a problem