mediaforge - v0.1.0
GitHub
npm
JSR
Changelog
Preparing search index...
process/spawn
FFmpegSpawnError
Class FFmpegSpawnError
Hierarchy
Error
FFmpegSpawnError
Index
Constructors
constructor
Properties
exit
Code
signal
stderr
Output
Constructors
constructor
new
FFmpegSpawnError
(
exitCode
:
number
|
null
,
signal
:
string
|
null
,
stderrOutput
:
string
,
)
:
FFmpegSpawnError
Parameters
exitCode
:
number
|
null
signal
:
string
|
null
stderrOutput
:
string
Returns
FFmpegSpawnError
Properties
Readonly
exit
Code
exitCode
:
number
|
null
Readonly
signal
signal
:
string
|
null
Readonly
stderr
Output
stderrOutput
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
exit
Code
signal
stderr
Output
GitHub
npm
JSR
Changelog
mediaforge - v0.1.0
Loading...