The OpenD Programming Language

PixmapRecorder.record

Supplies the next frame to the video encoder.

This function automatically calls open() if necessary.
import arsd.pixmaprecorder;
class PixmapRecorder
@safe
alias record = put

Meta