mediaforge - v0.1.0
GitHub
npm
JSR
Changelog
Preparing search index...
filters/audio
AtrimOptions
Interface AtrimOptions
interface
AtrimOptions
{
start
?:
string
|
number
;
end
?:
string
|
number
;
duration
?:
string
|
number
;
start_pts
?:
number
;
end_pts
?:
number
;
start_sample
?:
number
;
end_sample
?:
number
;
}
Index
Properties
start?
end?
duration?
start_
pts?
end_
pts?
start_
sample?
end_
sample?
Properties
Optional
start
start
?:
string
|
number
Optional
end
end
?:
string
|
number
Optional
duration
duration
?:
string
|
number
Optional
start_
pts
start_pts
?:
number
Optional
end_
pts
end_pts
?:
number
Optional
start_
sample
start_sample
?:
number
Optional
end_
sample
end_sample
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
start
end
duration
start_
pts
end_
pts
start_
sample
end_
sample
GitHub
npm
JSR
Changelog
mediaforge - v0.1.0
Loading...