Namespace Javax.Sound.Sampled
Classes
- AudioFormat
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/AudioFormat.html
- AudioSystem
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/AudioSystem.html
- Control
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/Control.html
- DataLine
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/DataLine.html
- EnumControl
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/EnumControl.html
- Line.Info
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/Line.Info.html
- LineEvent
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/LineEvent.html
- LineListenerDirect
Direct override of LineListener or its generic type if there is one
- Mixer
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/Mixer.html
- Mixer.Info
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/Mixer.Info.html
- Port.Info
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/Port.Info.html
- ReverbType
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/ReverbType.html
Interfaces
- IClip
.NET interface for TO BE DEFINED FROM USER
- IDataLine
.NET interface for TO BE DEFINED FROM USER
- ILine
.NET interface for TO BE DEFINED FROM USER
- ILineListener
.NET interface for org.mases.jnet.generated.javax.sound.sampled.LineListener implementing https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/javax/sound/sampled/LineListener.html
- IMixer
.NET interface for TO BE DEFINED FROM USER
- IPort
.NET interface for TO BE DEFINED FROM USER
- ISourceDataLine
.NET interface for TO BE DEFINED FROM USER
- ITargetDataLine
.NET interface for TO BE DEFINED FROM USER