java.lang.AutoCloseable
public abstract class Recording implements AutoCloseable
void
close()
abstract Recording
start()
abstract void
reset()
stop()
flush()
close
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
void close()
abstract Recording start()
abstract void reset()
abstract void stop()
abstract void flush()