mediaforge - v0.1.0
GitHub
npm
JSR
Changelog
Preparing search index...
utils/args
buildOutputArgs
Function buildOutputArgs
buildOutputArgs
(
opts
:
{
seekOutput
?:
string
|
number
;
duration
?:
string
|
number
;
to
?:
string
|
number
;
format
?:
string
;
map
?:
string
[]
;
extraArgs
?:
string
[]
;
}
,
)
:
string
[]
Build the args for output options (before the output path).
Parameters
opts
:
{
seekOutput
?:
string
|
number
;
duration
?:
string
|
number
;
to
?:
string
|
number
;
format
?:
string
;
map
?:
string
[]
;
extraArgs
?:
string
[]
;
}
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
JSR
Changelog
mediaforge - v0.1.0
Loading...
Build the args for output options (before the output path).