Pad.peerQuery

Performs gst.pad.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 gst.query.Query

the #GstQuery to perform.

Return Value

Type: bool

true if the query could be performed. This function returns false if pad has no peer.