Our new developer documentation is now available. Please check it out!
OdinRoom.changeVolume
On this page
changeVolume(volume: number): void
Change the global master volume for the room (should be between 0 and 2).
Parameters
Name | Type | Description |
---|---|---|
volume | number | The new volume |
Returns
Type | Description |
---|---|
void |