CameraResolution
Class that represent camera resolution supported by the camera.
Props
height
public int
height
Camera resolution height.
Returns
type:
int
width
public int
width
Camera resolution width.
Returns
type:
int
Class that represent camera resolution supported by the camera.
public int
height
Camera resolution height.
int
public int
width
Camera resolution width.
int