Element.addOnNoMorePads

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.

class Element
gulong
addOnNoMorePads
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)