Developer Documentation
Our new developer documentation is now available. Please check it out!

OdinMedia.pause

pause(): Promise<void>

Paused the media stream on the server to stop receiving data on it.

Returns

TypeDescription
Promise<void>