Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/MediaConnectorTypes
MediaDetail
Interface MediaDetail
interface
MediaDetail
{
extension
:
null
|
string
;
height
?:
number
;
id
:
string
;
metaData
:
{
[
key
:
string
]:
string
}
;
name
:
string
;
relativePath
:
string
;
type
:
MediaType
;
width
?:
number
;
}
Hierarchy (
View Summary
)
Media
MediaDetail
Index
Properties
extension
height?
id
meta
Data
name
relative
Path
type
width?
Properties
extension
extension
:
null
|
string
Optional
height
height
?:
number
id
id
:
string
meta
Data
metaData
:
{
[
key
:
string
]:
string
}
name
name
:
string
relative
Path
relativePath
:
string
type
type
:
MediaType
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extension
height
id
meta
Data
name
relative
Path
type
width
@chili-publish/studio-sdk
Loading...