set_capture_resolution


Description:

public void set_capture_resolution (int width, int height)

Set the capture resolution to be used by this.

Parameters:

this

a CameraDevice

width

The new capture resolution width to use

height

The new capture resolution height to use