Function

Gst-1.0Gstvalue_set_int64_range

  • Sets value to the range specified by start and end.

    Parameters

    • value: any

      a GValue initialized to GST_TYPE_INT64_RANGE

    • start: number

      the start of the range

    • end: number

      the end of the range

    Returns void