setVolume

open fun setVolume(volume: Float): Promise<Unit>

Set the local volume for the Web Playback SDK.

Parameters

volume

The new desired volume for local playback. Between 0 and 1.

Sources

(source)
Link copied to clipboard