Frames | No Frames |
Classes implementing javax.sound.sampled.Line | |
class | |
class |
Constructors with parameter type javax.sound.sampled.Line | |
Create a new LineEvent with the indicated line, type, and frame position.
|
Methods with parameter type javax.sound.sampled.Line | |
boolean | Return true if this Mixer supports synchronization of the given set
of lines.
|
void | Start synchronization on the given set of lines.
|
void | Stop synchronization for the given set of lines.
|
Methods with return type javax.sound.sampled.Line | |
Line | Return the Line associated with this event.
|
Line | Return a line matching the provided description. |
Line | Return a Line associated with this Mixer, given its description.
|
Line[] | Return an array of all the source lines available in this Mixer.
|
Line[] | Return an array of all the target lines available in this Mixer.
|
Classes implementing javax.sound.sampled.Line | |
class |
Methods with parameter type javax.sound.sampled.Line | |
boolean | Return true if this Mixer supports synchronization of the given set
of lines.
|
void | Start synchronization on the given set of lines.
|
void | Stop synchronization for the given set of lines.
|
Methods with return type javax.sound.sampled.Line | |
Line | Return a Line associated with this Mixer, given its description.
|
Line[] | Return an array of all the source lines available in this Mixer.
|
Line[] | Return an array of all the target lines available in this Mixer.
|