Rate this page:

CameraResolution

Class that represent camera resolution supported by the camera.

Props

height

Copy URL
public 

int

height

Camera resolution height.

Returns

  • type:

    int

width

Copy URL
public 

int

width

Camera resolution width.

Returns

  • type:

    int