Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/video-compiler/types/compiler
PreviewResult
Interface PreviewResult
interface
PreviewResult
{
format
:
"jpeg"
|
"png"
;
height
:
number
;
image_data
:
Uint8Array
;
timestamp
:
number
;
width
:
number
;
}
Index
Properties
format
height
image_
data
timestamp
width
Properties
format
format
:
"jpeg"
|
"png"
height
height
:
number
image_
data
image_data
:
Uint8Array
timestamp
timestamp
:
number
width
width
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
format
height
image_
data
timestamp
width
Timeline Studio API Documentation - v0.26.0
Loading...