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

