stop_stream
stop_stream
Stop an audio stream started with stream. By default it stops the most recently started stream; pass a control_id to stop a specific one.
Properties
stop_stream
An object that accepts the following properties.
stop_stream.control_id
The control ID of the stream to stop, as assigned when you started it with stream.
Variables
stream_control_id
Read by the method. Control ID of the most recently started stream.
stop_stream_result
Set by the method. Whether the stream stopped successfully.