set_int_range_step


Description:


public void set_int_range_step (ref Value value, int start, int end, int step)

Sets value to the range specified by start, end and step.

Parameters:

value

a GValue initialized to GST_TYPE_INT_RANGE

start

the start of the range

end

the end of the range

step

the step of the range


Namespace: Gst.Value
Package: gstreamer-1.0