ValueGst.setFractionRange

Sets @value to the range specified by @start and @end.

struct ValueGst
static
void
setFractionRange

Parameters

value Value

a GValue initialized to GST_TYPE_FRACTION_RANGE

start Value

the start of the range (a GST_TYPE_FRACTION GValue)

end Value

the end of the range (a GST_TYPE_FRACTION GValue)

Meta