value_get_int64_range_min

function value_get_int64_range_min(value:GObject.Value):Number {
    // Gjs wrapper for gst_value_get_int64_range_min()
}

Gets the minimum of the range specified by value.

value

a GValue initialized to GST_TYPE_INT64_RANGE

Returns

the minimum of the range