get_capture_resolution


Description:

public void get_capture_resolution (out int width, out int height)

Retrieve the current capture resolution being used by this.

Parameters:

this

a CameraDevice

width

Pointer to store the current capture resolution width

height

Pointer to store the current capture resolution height