Gst.Element::pad-removed

function callback(element, old_pad:Gst.Pad, ):void;

a Gst.Pad has been removed from the element

element

instance of Gst.Element that is emitting the signal

old_pad

the pad that has been removed