Other |
---|
1.3.0 kestrelFixed |
Relates :
|
If you create a Clip, call clip.start() to start the clip, then call clip.stop() to stop the clip, then call clip.start() to start the clip again, no audio is heard. Once a Clip is created, you should be able to start(), stop(), and loop() it indefinitely. This is a major regression, a non-conformance to the spec, and a change in behavior from previous versions of Java Sound.
|