java.io.Closeable
java.lang.AutoCloseable
public interface Recorder implements Closeable
abstract Unit
start()
onConfigurationChanged(ScreenshotRecorderConfig config)
resume()
pause()
reset()
stop()
close
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit start()
abstract Unit onConfigurationChanged(ScreenshotRecorderConfig config)
abstract Unit resume()
abstract Unit pause()
abstract Unit reset()
abstract Unit stop()