Pad.proxySetcaps

Calls gst_pad_set_caps() for every other pad belonging to the same element as pad. If gst_pad_set_caps() fails on any pad, the proxy setcaps fails. May be used only during negotiation.

class Pad
int
proxySetcaps

Parameters

caps Caps

the GstCaps to link with

Return Value

Type: int

TRUE if sucessful

Meta