assets
- Description:
- Asset management
- Source:
Classes
Type Definitions
AssetMetadata
Properties:
Name | Type | Description |
---|---|---|
resolution |
string | Asset resolution |
duration |
string | Asset duration |
Type:
- object
FileMetadata
Properties:
Name | Type | Description |
---|---|---|
filepath |
string | Path to the file |
mimetype |
string | The mime type of this file |
originalFilename |
string | The name this file had when uploaded |
size |
Number | The size of the file in bytes |
Type:
- object