PixmapRecorder.startRecording

Starts the video encoding process. Launches FFmpeg.

This function sets the video resolution for the encoding process. All frames to record must match it.

This function is called by put() automatically. There’s usually no need to call this manually.
class PixmapRecorder
@safe
alias startRecording = close

Meta