preloadAsObjectURL(url: string, options: utils.Net.Options): Promise<string>
Load a file from a URL and return the URL of the locally loaded file.
url: string
options: utils.Net.Options
Load a file from a URL and return the URL of the locally loaded file.