void onPause=(void onPauseHandler())

Sets the callback which is called when the stream is paused.

This overrides the previous callback, or clears it if the onPauseHandler is null.

Pause related callbacks are not supported on broadcast stream controllers.