|
Quick Lists
|
|
Bug ID:
|
4479441
|
|
Votes
|
0
|
|
Synopsis
|
Add 16KHz and 32KHz sample rates in supported formats of SourceDataLine
|
|
Category
|
java:classes_sound
|
|
Reported Against
|
merlin
|
|
Release Fixed
|
1.4(merlin-beta2)
|
|
State
|
10-Fix Delivered,
Verified,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4482243
|
|
Submit Date
|
13-JUL-2001
|
|
Description
|
Add 16KHz and 32KHz sample rates in supported formats of SourceDataLine
Java Sound currently does not provide 16KHz and 32KHz playback. MP3 and other popular formats use these sample rates, so it is good to provide that.
======================================================================
xxxxx@xxxxx 2001-07-16
Actually, playback is supported, but 16KHz and 32KHz do not appear in the list of supported formats.
|
|
Work Around
|
N/A
|
|
Evaluation
|
xxxxx@xxxxx 2001-07-16
Detection of the soundcard's sample rates is only implemented for TargetDataLines. For SourceDataLines, the returned formats are hard coded.
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |