Connect to NoMorePads signal.
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.
signal callback delegate or function to connect
void callback(gst.element.Element element)
element the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to NoMorePads signal.
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.