diff --git a/docs/classes/GifskiCommand.html b/docs/classes/GifskiCommand.html index 01f0bcb..eb06028 100644 --- a/docs/classes/GifskiCommand.html +++ b/docs/classes/GifskiCommand.html @@ -23,8 +23,8 @@
Options used by the gifski command.
Static
Readonly
captureEvent called when gifski command emit an error.
@@ -365,7 +365,7 @@Optional
stderr: Returns voidOptional
options: SpawnOptionsWithoutStdioOptional
stderr
Optional
stdout?: string | BufferOptional
50% slower encoding, but 1% better quality.
Optional
fast50% faster encoding, but 10% worse quality and larger file size.
Optional
fpsFrame rate of animation. This means the speed, as all frames are kept. [default: 20].
Glob pattern or list of PNG image files.
Optional
heightOptional
noUse files exactly in the order given, rather than sorted.
<a.gif>. Destination file to write to; "-" means stdout.
Optional
quality<1-100>. Lower quality may give smaller file [default: 90].
Optional
quietDo not display anything on standard output/console
Optional
repeatOptional
stdoutMaximum number of lines from gifski stdout/stderr to keep in memory (defaults to 100, use 0 for unlimited storage).
Optional
widthCurrent Frame number being processed.
Progress percentage.
Seconds left to completion.
Total number of frames.
Const
gifski executable path.
Event called when gifski command is completed.
@@ -336,7 +336,7 @@Optional
stderr: Returns void