TypeFind.suggest

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.

class TypeFind
void
suggest

Parameters

probability uint

The probability in percent that the suggestion is right

caps Caps

The fixed #GstCaps to suggest

Meta