[Java Sound] SourceDataLine.getMicroSecondsPosition() gets MilliSeconds
Bug #740485 reported by
Martin Braun
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenJDK |
New
|
Undecided
|
Unassigned | ||
openjdk-6 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Hello there,
I am using Ubuntu 10.10 AMD64 on a 2.6.35-27-generic Kernel. I am currently writing my own mediaplayer in Java and it seems that there is a bug in the method getMicroSeconds
Martin Braun
To post a comment you must log in.
I forgot to mention that I am using mp3spi and I don't know if that affects this bug. But with the Sun implementation (javax. sound.sampled. SourceDataLine= com.sun. media.sound. DirectAudioDevi ceProvider) of the Mixers (I changed it in the sound.properties) there is a Microsecond value returned.