twolfson / google-music.js

Browser-side JS library for controlling Google Music
The Unlicense
47 stars 6 forks source link

Create `playback.getVisualization()` #34

Closed jacobwgillespie closed 3 years ago

jacobwgillespie commented 8 years ago

It would be useful to be able to detect the current state of the visualization.

twolfson commented 8 years ago

Can you elaborate more on why you want this feature?

jacobwgillespie commented 8 years ago

Somewhat for consistency since we have set and get for most all features and also to render a menu item with a checkbox that's checked if the visualization is enabled and unchecked if it's not.