Package yearreview.app.render
package yearreview.app.render
-
ClassDescriptionA class that manages the renderprocess by generating the frames and passing them to a
VideoWorker
.A class that pipes the generated images from theRenderer
into an ffmpeg-subprocess to render the video.