Pad.peerGetCaps

Gets the capabilities of the peer connected to this pad.

class Pad
peerGetCaps
()

Return Value

Type: Caps

the GstCaps of the peer pad. This function returns a new caps, so use gst_caps_unref to get rid of it. this function returns NULL if there is no peer pad.

Meta