can_subtract


Description:


public bool can_subtract (Value minuend, Value subtrahend)

Checks if it's possible to subtract subtrahend from minuend.

Parameters:

minuend

the value to subtract from

subtrahend

the value to subtract

Returns:

true if a subtraction is possible


Namespace: Gst.Value
Package: gstreamer-1.0