PixmapRecorder.stopRecording

Ends the recording process.

Waits for the FFmpeg process to exit in a blocking way.
class PixmapRecorder
@safe
alias stopRecording = close

Return Value

The status code provided by the FFmpeg program.

Meta