VALUE_LESS_THAN

Indicates that the first value provided to a comparison function (gst_value_compare()) is lesser than the second one.

enum VALUE_LESS_THAN = -1;

Meta