forked from hex007/freej2me
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PlatformPlayer + Nokia Sound: Make nokia sound player more robust
FreeJ2ME now handles get/setGain, and also properly handles SoundListener change events, as well as checking for the player state on play/resume/stop calls. play() is now conformant to the Nokia documentation, which dictates that the media should ALWAYS play from the start here (otherwise it would act like resume()).
- Loading branch information
1 parent
4b422fc
commit beebdd4
Showing
2 changed files
with
52 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters