FileAsset

FileAsset

new FileAsset(filename, src)

Description:
  • Create a new FileAsset.

Source:
Parameters:
Name Type Description
filename string

the filename of the file being used as this asset's source.

src string

a base64 string containing the source for this asset.