capture_resolution_changed


Description:

public virtual signal void capture_resolution_changed (int width, int height)

The capture_resolution_changed signal is emitted whenever the value of clutter_gst_camera_device_get_capture_resolution changes.

Parameters:

width

The new width

height

The new height