Interface IAudioStream

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
AudioStreamTest.SineStream, OggAudioStream, OggAudioStreamWrapper

public interface IAudioStream extends Closeable