value_get_fraction_range_min

function value_get_fraction_range_min(value:GObject.Value):GObject.Value {
    // Gjs wrapper for gst_value_get_fraction_range_min()
}

Gets the minimum of the range specified by value.

value

a GValue initialized to GST_TYPE_FRACTION_RANGE

Returns

the minimum of the range