Type aliases
Audio
Audio: { duration: number; id: string; fileName: string; fileUrl: string; src: string }
Type declaration
- duration: number
- id: string
- fileName: string
- fileUrl: string
- src: string
AudioLocation
Audio
Location
: Audio & { autoplay
: boolean; loop
: boolean; noMobile
: boolean; radius
: number; repeatAfter
: number; volume
: number; x
: number; y
: number }Image
Image: { id: string; width: number; height: number; src: string; micrioId: string; tilesId: string; title: string; description: string }
Type declaration
- id: string
- width: number
- height: number
- src: string
- micrioId: string
- tilesId: string
- title: string
- description: string
Subtitle
Subtitle: { fileSize: number; fileUrl: string; mimeType: string; title: string }
Type declaration
- fileSize: number
- fileUrl: string
- mimeType: string
- title: string
The sample duration