Octra libraries - v2.0.0
Preparing search index...
@octra/web-media
FileInfoSerialized
Interface FileInfoSerialized
interface
FileInfoSerialized
{
attributes
?:
any
;
content
?:
string
;
fullname
:
string
;
hash
?:
string
;
online
?:
boolean
;
size
:
number
;
type
:
string
;
url
?:
string
;
}
Hierarchy (
View Summary
)
FileInfoSerialized
AudioFileInfoSerialized
Index
Properties
attributes?
content?
fullname
hash?
online?
size
type
url?
Properties
Optional
attributes
attributes
?:
any
Optional
content
content
?:
string
fullname
fullname
:
string
Optional
hash
hash
?:
string
Optional
online
online
?:
boolean
size
size
:
number
type
type
:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
content
fullname
hash
online
size
type
url
Octra libraries - v2.0.0
Loading...