MultimediaTools.GetSupportedCameraResolutions

Syntax:

GetSupportedCameraResolutions(<CameraType>)

Parameters:

<CameraType> (optional)

Type: DeviceCameraType.
Specifies the camera the resolutions will be obtained for.

Returned value:

Type: Array; Undefined.
Array DeviceCameraResolution. For iOS, the Undefined type is returned.

Description:

Obtains array of available permissions for the selected camera.

Availability:

Mobile application (client).

    

1C:Enterprise Developer's Community