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
probability | The probability in percent that the suggestion is right |
caps | The fixed #GstCaps to suggest |