Hey!
I have created a videoplayer (j2me) that plays 3gp-videos loaded via http.
I'm trying to set the media time of the video to 0 when user clicks a button. But nothing happens.
So does 3gp support the method Player.setMediaTime()? Which video formats do support this?