No_unconfigured_streams
No_Unconfigured_Streams
This call goes through the active streams on the system and compares
that to the currently configured streams on the system. If a stream is
either not configured or configured to use a difference source than is
currently active, it calls nuke_stream
on that stream.
It is sent as follows:
{
"no_unconfigured_streams": true // value is ignored
}
There is no response to this call.