Documentation
Preparing search index...
@quatrain/storage
FileType
Interface FileType
interface
FileType
{
bitrate
?:
number
;
bucket
:
string
;
contentType
?:
string
;
duration
?:
number
;
framerate
?:
number
;
height
?:
number
;
label
?:
string
;
ref
:
string
;
size
?:
number
;
thumb128
?:
string
;
thumb256
?:
string
;
width
?:
number
;
[
x
:
string
]:
any
;
}
Hierarchy (
View Summary
)
FileType
BlobType
Indexable
[
x
:
string
]:
any
Index
Properties
bitrate?
bucket
content
Type?
duration?
framerate?
height?
label?
ref
size?
thumb128?
thumb256?
width?
Properties
Optional
bitrate
bitrate
?:
number
bucket
bucket
:
string
Optional
content
Type
contentType
?:
string
Optional
duration
duration
?:
number
Optional
framerate
framerate
?:
number
Optional
height
height
?:
number
Optional
label
label
?:
string
ref
ref
:
string
Optional
size
size
?:
number
Optional
thumb128
thumb128
?:
string
Optional
thumb256
thumb256
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bitrate
bucket
content
Type
duration
framerate
height
label
ref
size
thumb128
thumb256
width
Documentation
Loading...