Gst.Element::no-more-pads

function callback(element, ):void;

This signals that the element will not generate more dynamic pads. Note that this signal will usually be emitted from the context of the streaming thread.

element

instance of Gst.Element that is emitting the signal