Our new developer documentation is now available. Please check it out!
OdinMedia.pause
On this page
public pause(): void
Instructs the server to pause the media object, ceasing the reception of data. This operation essentially communicates a server-side mute request from the client, thus indicating a desire to halt packet reception for this media stream.
Returns
Type | Description |
---|---|
void |