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
function callback(element, old_pad:Gst.Pad, ):void;
a Gst.Pad has been removed from the element
instance of Gst.Element that is emitting the signal
the pad that has been removed