PadLinkReturn#

class PadLinkReturn#

Result values from gst_pad_link and friends.

Fields#

class PadLinkReturn
NOFORMAT#

Pads do not have common format

NOSCHED#

Pads cannot cooperate in scheduling

OK#

Link succeeded

REFUSED#

Refused for some reason

WAS_LINKED#

Pad was already linked

WRONG_DIRECTION#

Pads have wrong direction

WRONG_HIERARCHY#

Pads have no common grandparent