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