Skip to content

function getAvailableResolutions (client-side)

Available since version: 0.1.0

This function will get the array of available resolutions supported by client's computer.

Declaration

[{x, y, bpp}...] getAvailableResolutions()

Parameters

No parameters.

Returns [{x, y, bpp}...]

Array of supported resolutions by the hardware.