Yes, you are right, they should have documented there. They didn't. Fortunately, though, others have asked this question before in this group, and the answer may thus be found at the much earlier post, http://groups.google.com/group/android-beginners/browse_thread/thread/f1848285f8f3b60c
David Sparks answered the question in that thread. On Feb 13, 1:06 pm, prajakta <[email protected]> wrote: > Hi, > > I am trying the raise / reduce the volume of my MediaPlayer using the > function setVolume(float leftVolume, float rightVolume) but I am not > sure how to use this function. The documentation says that they have > to be raw scalars. Can anyone put more light on this function, as to > how I can use this to increase or reduce the volume of mediaplayer on > a button click. > > Thanks, > Prajakta -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

