Pad.peerQuery

Performs gst_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 #GstQuery to perform.

Return Value

Type: bool

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

Meta