set_double_range


Description:


public void set_double_range (ref Value value, double start, double end)

Sets value to the range specified by start and end.

Parameters:

value

a GValue initialized to GST_TYPE_DOUBLE_RANGE

start

the start of the range

end

the end of the range


Namespace: Gst.Value
Package: gstreamer-1.0