Pad.peerQuery

Performs Pad.query on the peer of pad.

The caller is responsible for both the allocation and deallocation of the query structure.

class Pad
bool
peerQuery

Parameters

query Query

the gstreamer.Query to perform.

Return Value

Type: bool

TRUE if the query could be performed. This function returns FALSE if pad has no peer.