Class DestructiveAudio

java.lang.Object
java.io.InputStream
javax.sound.sampled.AudioInputStream
com.jackmeng.halcyoninae.tailwind.DestructiveAudio
All Implemented Interfaces:
Closeable, AutoCloseable

public class DestructiveAudio extends AudioInputStream
This class serves no particular purpose but that it is used when the audio format being detected is incorrect.

This helps to prevent unnecessary NullPointerExceptions being thrown from the stream.

Since:
3.3
Author:
Jack Meng
  • Constructor Details