Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/ai-chat/services/batch-processing-service
BatchProgress
Interface BatchProgress
Прогресс пакетной операции
interface
BatchProgress
{
completed
:
number
;
currentClip
?:
string
;
errors
:
string
[]
;
estimatedTimeRemaining
?:
number
;
failed
:
number
;
jobId
:
string
;
startTime
:
Date
;
status
:
BatchJobStatus
;
total
:
number
;
}
Index
Properties
completed
current
Clip?
errors
estimated
Time
Remaining?
failed
job
Id
start
Time
status
total
Properties
completed
completed
:
number
Optional
current
Clip
currentClip
?:
string
errors
errors
:
string
[]
Optional
estimated
Time
Remaining
estimatedTimeRemaining
?:
number
failed
failed
:
number
job
Id
jobId
:
string
start
Time
startTime
:
Date
status
status
:
BatchJobStatus
total
total
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
completed
current
Clip
errors
estimated
Time
Remaining
failed
job
Id
start
Time
status
total
Timeline Studio API Documentation - v0.26.0
Loading...
Прогресс пакетной операции