Package org.openpatch.scratch.extensions.recorder
package org.openpatch.scratch.extensions.recorder
-
ClassDescriptionThe FFmpegRecorder class extends the Recorder class to provide functionality for recording frames and converting them into a video file using FFmpeg.The FrameRecorder class extends the Recorder class to provide functionality for saving frames of an applet as PNG files.The GifRecorder class is responsible for recording and saving frames as GIF images.The Recorder class provides a framework for recording frames to a file.