set_stop_on_disconnect
Description:
public void set_stop_on_disconnect (
bool stop_on_disconnect)
Set or unset if the pipeline for this should be stopped when a client disconnects without sending TEARDOWN.
Parameters:
this |
a Media
|
stop_on_disconnect |
the new value
|