The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
PixmapRecorder.stopRecording
arsd
pixmaprecorder
PixmapRecorder
Ends the recording process.
Waits for the FFmpeg process to exit in a blocking way.
import arsd.pixmaprecorder;
class
PixmapRecorder
@
safe
alias
stopRecording
=
close
Return Value
The status code provided by the FFmpeg program.
Meta
Source
See Implementation
arsd
pixmaprecorder
PixmapRecorder
aliases
isRecording
record
startRecording
stopRecording
constructors
this
functions
advancedFFmpegAdditionalOutputArgs
close
isOpen
open
put
Ends the recording process.