ValueGst.setInt64Range

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

struct ValueGst
static
void
setInt64Range
(,
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