Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/media-studio/hooks/use-auto-load-user-data
processBatch
Function processBatch
processBatch
<
T
>
(
files
:
string
[]
,
batchSize
:
number
,
processor
:
(
filePath
:
string
)
=>
Promise
<
T
>
,
)
:
Promise
<
T
[]
>
Функция для обработки файлов пакетами
Type Parameters
T
Parameters
files
:
string
[]
batchSize
:
number
processor
:
(
filePath
:
string
)
=>
Promise
<
T
>
Returns
Promise
<
T
[]
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Timeline Studio API Documentation - v0.26.0
Loading...
Функция для обработки файлов пакетами