ValueGst.setDoubleRange

Sets value to the range specified by start and end.

struct ValueGst
static
void
setDoubleRange
(,
double start
,
double end
)

Parameters

value Value

a GValue initialized to GST_TYPE_DOUBLE_RANGE

start double

the start of the range

end double

the end of the range