Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/media/types/media
FileGroup
Interface FileGroup
interface
FileGroup
{
count
:
number
;
fileIds
:
string
[]
;
id
:
string
;
title
:
string
;
totalDuration
:
number
;
totalSize
:
number
;
type
?:
"audio"
|
"video"
|
"image"
|
"sequential"
;
videosPerSeries
?:
number
;
}
Index
Properties
count
file
Ids
id
title
total
Duration
total
Size
type?
videos
Per
Series?
Properties
count
count
:
number
file
Ids
fileIds
:
string
[]
id
id
:
string
title
title
:
string
total
Duration
totalDuration
:
number
total
Size
totalSize
:
number
Optional
type
type
?:
"audio"
|
"video"
|
"image"
|
"sequential"
Optional
videos
Per
Series
videosPerSeries
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
count
file
Ids
id
title
total
Duration
total
Size
type
videos
Per
Series
Timeline Studio API Documentation - v0.26.0
Loading...