Namespace Javax.Sound.Sampled
Classes
- AudioFileFormat.Type
https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/AudioFileFormat.Type.html
- AudioFormat.Encoding
https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/AudioFormat.Encoding.html
- AudioInputStream
https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/AudioInputStream.html
- BooleanControl.Type
https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/BooleanControl.Type.html
- CompoundControl.Type
https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/CompoundControl.Type.html
- EnumControl.Type
https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/EnumControl.Type.html
- FloatControl.Type
https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/FloatControl.Type.html
- LineListenerDirect
Direct override of LineListener or its generic type if there is one
- LineUnavailableException
https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/LineUnavailableException.html
- UnsupportedAudioFileException
https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/UnsupportedAudioFileException.html
Interfaces
- IClip
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/Clip.html
- IDataLine
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/DataLine.html
- ILine
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/Line.html
- ILineListener
.NET interface for org.mases.jnet.generated.javax.sound.sampled.LineListener implementing https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/LineListener.html
- IMixer
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/Mixer.html
- IPort
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/Port.html
- ISourceDataLine
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/SourceDataLine.html
- ITargetDataLine
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/sound/sampled/TargetDataLine.html