Function

Gst-1.0Gstvalue_subtract

  • Subtracts subtrahend from minuend and stores the result in dest. Note that this means subtraction as in sets, not as in mathematics.

    Parameters

    • minuend: any

      the value to subtract from

    • subtrahend: any

      the value to subtract

    Returns [boolean, GObject.Value]

    true if the subtraction is not empty