Developer Documentation

OdinMedia.pause

pause(): Promise<void>

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

Returns

TypeDescription
Promise<void>