[ Version ( since = "2.28" ) ]
public void remove_child_source (Source child_source)
Detaches child_source
from this and destroys it.
This API is only intended to be used by implementations of SignalSource. Do not call this API on a SignalSource that you did not create.
this | |
child_source |
a SignalSource previously passed to add_child_source. |