proxy_query_accept_caps


Description:

public bool proxy_query_accept_caps (Query query)

Checks if all internally linked pads of this accepts the caps in query and returns the intersection of the results.

This function is useful as a default accept caps query function for an element that can handle any stream format, but requires caps that are acceptable for all opposite pads.

Parameters:

this

a Pad to proxy.

query

an ACCEPT_CAPS Query.

Returns:

true if query could be executed