API-Examples-Web
API-Examples-Web copied to clipboard
Unable to set volume indicator interval
Would you recommend instead querying the track's volume at a faster rate than rely on the volume Indicator callback?
@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.
Your suggestion fixed my issue, but itd be cool if your volume indicator had an interval you could set. You may resolve this
thx for the suggestion. i'll raise this to our sdk team.