value_get_int64_range_max
function value_get_int64_range_max(value:GObject.Value):Number { // Gjs wrapper for gst_value_get_int64_range_max() }
Gets the maximum of the range specified by value.
- value
a GValue initialized to GST_TYPE_INT64_RANGE
- Returns
the maxumum of the range