Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set volume indicator interval #55

Open
aaronvg opened this issue May 5, 2022 · 3 comments
Open

Unable to set volume indicator interval #55

aaronvg opened this issue May 5, 2022 · 3 comments

Comments

@aaronvg
Copy link

aaronvg commented May 5, 2022

Would you recommend instead querying the track's volume at a faster rate than rely on the volume Indicator callback?

@plutoless
Copy link
Contributor

@aaronvg i think currently the callback is invoked at a fixed rate. if you need custom rate yes calling the track's volume api would be recommended.

@aaronvg
Copy link
Author

aaronvg commented May 11, 2022

Your suggestion fixed my issue, but itd be cool if your volume indicator had an interval you could set. You may resolve this

@plutoless
Copy link
Contributor

thx for the suggestion. i'll raise this to our sdk team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants