mediaforge - v0.1.0
GitHub
npm
JSR
Changelog
Preparing search index...
probe/ffprobe
getChapterList
Function getChapterList
getChapterList
(
result
:
ProbeResult
,
)
:
{
title
:
string
;
startSec
:
number
;
endSec
:
number
}
[]
Get all chapter titles and times as a simple array.
Parameters
result
:
ProbeResult
Returns
{
title
:
string
;
startSec
:
number
;
endSec
:
number
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
JSR
Changelog
mediaforge - v0.1.0
Loading...
Get all chapter titles and times as a simple array.