TypeFind.suggest

void suggest(uint probability, gst.caps.Caps caps)

If a #GstTypeFindFunction calls this function it suggests the caps with the given probability. A #GstTypeFindFunction may supply different suggestions in one call. It is up to the caller of the #GstTypeFindFunction to interpret these values.

Parameters

probabilityThe probability in percent that the suggestion is right
capsThe fixed #GstCaps to suggest