valueSetFractionRange

Sets value to the range specified by start and end.

Parameters

value gobject.value.Value

a GValue initialized to GST_TYPE_FRACTION_RANGE

start gobject.value.Value

the start of the range (a GST_TYPE_FRACTION GValue)

end gobject.value.Value

the end of the range (a GST_TYPE_FRACTION GValue)