Class TruncatingAudioInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class TruncatingAudioInputStream
    extends AudioInputStream
    Input stream that truncates another input stream - i.e. read operations only return data between the given start time and end time.
    Author:
    Robert Fromont robert@fromont.net.nz