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
int
peerQuery

Parameters

query Query

the GstQuery to perform. [transfer none]

Return Value

Type: int

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

Meta