pop_stream¶
-
Recorder.
pop_stream
(**kwargs)[source]¶ Remove a stream from the recorder.
- Parameters
name (String) – The name of the stream.
label (String) – The label of the stream.
agency_uri (String) – The agency_uri of the stream.
author_uri (string) – The author_uri of the stream.
- Returns
streams_popped – The removed streams.
- Return type
List of
Stream