value_get_fraction_range_max
function value_get_fraction_range_max(value:GObject.Value):GObject.Value {
// Gjs wrapper for gst_value_get_fraction_range_max()
}Gets the maximum of the range specified by value.
- value
a GValue initialized to GST_TYPE_FRACTION_RANGE
- Returns
the maximum of the range