can_subtract
Description:
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