ValueGst.setInt64_Range

Sets value to the range specified by start and end.

class ValueGst
static
void
setInt64_Range
(,
long start
,
long end
)

Parameters

value Value

a GValue initialized to GST_TYPE_INT64_RANGE

start long

the start of the range

end long

the end of the range

Meta