Home > @rainway/web > InboundStream > pause
InboundStream.pause() method
Pause the stream. It will stop playing audio and freeze on the current picture until play
is called again.
Signature:
pause(): void;
Returns:
void