GNU Classpath (0.95) | |
Frames | No Frames |
Methods which throw type javax.sound.sampled.LineUnavailableException | |
Clip | Return a new clip which can be used for playing back an audio stream.
|
Clip | Return a new clip which can be used for playing back an audio stream.
|
Line | Return a line matching the provided description. |
Line | Return a Line associated with this Mixer, given its description.
|
SourceDataLine | Return a source data line matching the given audio format.
|
SourceDataLine | Return a target data line matching the given audio format.
|
TargetDataLine | Find and return a target data line matching the given audio format.
|
TargetDataLine | Return a target data line matching the given audio format and
mixer.
|
void | Open this line.
|
void | Open the line, given the desired audio format.
|
void | Open the line using the indicated audio format.
|
void | Open a clip, given an audio format and some data.
|
void | Open the line, given the desired audio format and the buffer size.
|
void | Open the line using the indicated audio format and buffer size.
|
void | Open a clip, given an audio input stream.
|
GNU Classpath (0.95) |