Pad.proxyQueryAcceptCaps

Checks if all internally linked pads of pad 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.

class Pad
bool
proxyQueryAcceptCaps

Parameters

query Query

an ACCEPT_CAPS gstreamer.Query

Return Value

Type: bool

TRUE if query could be executed