Mixer.Info
Class Mixer.Info
- java.lang.Object
-
- javax.sound.sampled.Mixer.Info
- Enclosing interface:
- Mixer
public static class Mixer.Info extends Object
The Mixer.Info
class represents information about an audio mixer, including the product's name, version, and vendor, along with a textual description. This information may be retrieved through the getMixerInfo
method of the Mixer
interface.
- Since:
- 1.3
Constructors
Info
登录查看完整内容