set_fraction_range


Description:


public void set_fraction_range (ref Value value, Value start, Value end)

Sets value to the range specified by start and end.

Parameters:

value

a GValue initialized to GST_TYPE_FRACTION_RANGE

start

the start of the range (a GST_TYPE_FRACTION GValue)

end

the end of the range (a GST_TYPE_FRACTION GValue)


Namespace: Gst.Value
Package: gstreamer-1.0