Hello guys,
How can we adjust volume within app? My app plays a video using native.newVideo(), and i want to adjust the volume. I try to use audio.setVolume() and change the value via slider widget, but it doesn’t adjust the volume at all. Am i missing anything there? Please help.