@twick/studio - v0.15.0 / Exports / MediaItem
Interface: MediaItem
Table of contents
Properties
Properties
createdAt
• createdAt: Date
Defined in
duration
• Optional duration: number
Defined in
height
• Optional height: number
Defined in
id
• id: string
Defined in
name
• name: string
Defined in
size
• size: number
Defined in
thumbnail
• Optional thumbnail: string
Defined in
type
• type: "video" | "image" | "audio"
Defined in
url
• url: string
Defined in
width
• Optional width: number