VALUE_GREATER_THAN

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

enum VALUE_GREATER_THAN = 1;

Meta