value_get_int64_range_step

function value_get_int64_range_step(value:GObject.Value):Number {
    // Gjs wrapper for gst_value_get_int64_range_step()
}

Gets the step of the range specified by value.

value

a GValue initialized to GST_TYPE_INT64_RANGE

Returns

the step of the range