remove_child


Description:

protected abstract async void remove_child (MediaObject object)

Derived classes should implement this, removing the child item or child container from its set of objects. See the add_child() virtual function.