shared/src/types/Asset.types
Index
Enumerations
Enumeration | Description |
---|---|
File format supported for design operations | |
- | |
- | |
- | |
- | |
- |
Interfaces
Interface | Description |
---|---|
- | |
- | |
Information related to output asset. |
Type Aliases
Type alias | Description |
---|---|
- | |
- | |
Represents an Asset object containing Base64 encoded data. | |
Represents an Asset object containing video data within a presinged URL. | |
Represents an Asset object containing blob/file data. | |
Asset interface used as an input data for all SDK workflows. | |
- | |
Represents the dimensions of an image. It takes the size of the image in pixels along with the aspect ratio. | |
Represents the processed image dimensions. It includes the size of the image in pixels along with the aspect ratio. It would have computed the aspect ratio value if it was provided as a number in ImageDimensions by bucketing it into one of the predefined aspect ratios. |
Variables
Variable | Description |
---|---|
- | |
- |