Following I am trying to execute this line
VolumeControl vc = (VolumeControl) player.getControl("VolumeControl");
the following error occurs
java.lang.RuntimeException : command failed with Symbian error code : -10509.
Note: project development using LWUIT
Thanks....

Reply With Quote


