Gst.Pad::unlinked
function callback(pad, peer:Gst.Pad, ):void;
Signals that a pad has been unlinked from the peer pad.
- pad
instance of Gst.Pad that is emitting the signal
- peer
the peer pad that has been disconnected
function callback(pad, peer:Gst.Pad, ):void;
Signals that a pad has been unlinked from the peer pad.
instance of Gst.Pad that is emitting the signal
the peer pad that has been disconnected