Caps.subtract

gst.caps.Caps subtract(gst.caps.Caps subtrahend)

Subtracts the subtrahend from the minuend.

This function does not work reliably if optional properties for caps

are included on one caps and omitted on the other.

Parameters

subtrahend#GstCaps to subtract

Returns

the resulting caps