-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b112
-
generic
-
generic
-
Verified
Name: fb126949 Date: 10/14/2003
The method AudioFormat.matches currently allows AudioSystem.NOT_SPECIFIED in the fields sampleRate and frameRate. There is no reason why it does not allow it in all other fields, too.
======================================================================
The method AudioFormat.matches currently allows AudioSystem.NOT_SPECIFIED in the fields sampleRate and frameRate. There is no reason why it does not allow it in all other fields, too.
======================================================================
- relates to
-
JDK-6658108 An attempt to open a SourceDataLine leads to LineUnavailableException if run with -Xfuture
- Closed