Documentation
Preparing search index...
@quatrain/storage
BlobType
Interface BlobType
interface
BlobType
{
bitrate
?:
number
;
bucket
:
string
;
contentType
:
string
;
duration
?:
number
;
framerate
?:
number
;
height
?:
number
;
isTempFile
?:
boolean
;
label
?:
string
;
ref
:
string
;
size
:
number
;
thumb128
?:
string
;
thumb256
?:
string
;
width
?:
number
;
[
x
:
string
]:
any
;
}
Hierarchy (
View Summary
)
FileType
BlobType
BlobMediaType
Indexable
[
x
:
string
]:
any
Index
Properties
bitrate?
bucket
content
Type
duration?
framerate?
height?
is
Temp
File?
label?
ref
size
thumb128?
thumb256?
width?
Properties
Optional
bitrate
bitrate
?:
number
bucket
bucket
:
string
content
Type
contentType
:
string
Optional
duration
duration
?:
number
Optional
framerate
framerate
?:
number
Optional
height
height
?:
number
Optional
is
Temp
File
isTempFile
?:
boolean
Optional
label
label
?:
string
ref
ref
:
string
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
is
Temp
File
label
ref
size
thumb128
thumb256
width
Documentation
Loading...