PixmapRecorder.advancedFFmpegAdditionalOutputArgs

Advanced users only: Additional command-line arguments to be passed to FFmpeg.

The values provided through this property function are not validated and passed verbatim to FFmpeg.
If code makes use of this and FFmpeg errors, check the arguments provided here first.
class PixmapRecorder
@safe
void
advancedFFmpegAdditionalOutputArgs
(
string[] args
)

Meta