Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/media/types/preview
ThumbnailData
Interface ThumbnailData
interface
ThumbnailData
{
base64_data
?:
string
;
height
:
number
;
path
:
string
;
timestamp
:
number
;
width
:
number
;
}
Index
Properties
base64_
data?
height
path
timestamp
width
Properties
Optional
base64_
data
base64_data
?:
string
height
height
:
number
path
path
:
string
timestamp
timestamp
:
number
width
width
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base64_
data
height
path
timestamp
width
Timeline Studio API Documentation - v0.26.0
Loading...