|
Quick Lists
|
|
Bug ID:
|
4936799
|
|
Votes
|
0
|
|
Synopsis
|
SPEC: AudioSystem.getLine() searches all mixers
|
|
Category
|
java:classes_sound
|
|
Reported Against
|
tiger
|
|
Release Fixed
|
1.5(tiger-b26)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4943169
|
|
Submit Date
|
13-OCT-2003
|
|
Description
|
In the class javax.sound.sampled.AudioSystem, the documentation of the method getLine() doesn't clearly state that all mixers are searched for a matching line. So far, this is only mentioned in the explanation to IllegalArgumentException. It should also be documented clearly that this scanning of all mixers happens after asking for the default mixer (as determined by properties) is asked for a line.
======================================================================
|
|
Work Around
|
N/A
|
|
Evaluation
|
xxxxx@xxxxx 2003-10-13
Should be clearified. CCC required.
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |