If you are experiencing an issue please mention the full platform your 
issue applies to:
IDE: NetBeans/Eclipse/IDEA NetBeans 8.2
Desktop OS Windows 10
Simulator 3.7
Device Samsung SCH-1545 Android V 5.0.1

I currently use final MediaPlayer mp = new MediaPlayer(); 

Which plays the video in a managed component that provides <-- Pause --> 
and time played/duration.

I have not found how to get this functionality using the Audio Player:

media = MediaManager.createMedia(AudioFile, false);
media.play();

This of course plays the audio w/o any controls.

Thoughts?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/a8ebc5a6-397a-44c8-8449-ba23715c47bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to