Developer Documentation

OdinMedia.stop

stop(): Promise<void>

Stops the media stream by terminating the encoder/decoder and removing it from the room if it belongs to the local peer.

Returns

TypeDescription
Promise<void>