| java.lang.Object | ||
| ↳ | javax.sound.sampled.spi.MixerProvider | |
| ↳ | com.sun.media.sound.PortMixerProvider | |
Port provider.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Required public no-arg constructor.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Obtains an instance of the mixer represented by the info object.
| |||||||||||
Obtains the set of info objects representing the mixer
or mixers provided by this MixerProvider.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
javax.sound.sampled.spi.MixerProvider
| |||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Required public no-arg constructor.
Obtains an instance of the mixer represented by the info object.
| info | an info object that describes the desired mixer |
|---|
Obtains the set of info objects representing the mixer or mixers provided by this MixerProvider.
