OdinMedia.changeVolume
On this page
changeVolume(volume: number): void
Changes the playback volume of the media.
Parameters
Name | Type | Description |
---|---|---|
volume | number | The new volume (Default is 1) |
Returns
Type | Description |
---|---|
void |
changeVolume(volume: number): void
Changes the playback volume of the media.
Name | Type | Description |
---|---|---|
volume | number | The new volume (Default is 1) |
Type | Description |
---|---|
void |