Returns a Stream that returns values from the nextFunc
.
nextFunc |
Stream function. In an event stream receives the current Event as argument. |
resetFunc |
Function that is called when the stream is reset. In an event stream receives the current Event as argument. |
Sound example