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