a < b; zero if a = b; positive value if a > bint idCompareFunc(const(void) * id1 = null, const(void) * id2 = null)Compares the two #GstClockID instances. This function can be used as a GCompareFunc when sorting ids.
id1 | A #GstClockID |
id2 | A #GstClockID to compare with |
a < b; zero if a = b; positive value if a > b