getVolume

open fun getVolume(): Promise<Number>

Get the local volume currently set in the Web Playback SDK.

Return

Returns a Promise containing the local volume (as a Float between 0 and 1).

Sources

(source)
Link copied to clipboard