convertVideo(video,options) Method

Summary

Deletes any cached resources associated with a video source.

Syntax

TypeScript
JavaScript
convertVideo = function(video, options) 
 static deleteCachedVideo(videoSrc: string, options?: ServiceOptions): Promise<boolean>; 

Parameters

videoSrc

The source URL to delete.

options

Options to use when interfacing with the service.

Remarks

The source URL refers to the originally requested resource. For calls made to getPlayableUrl/getPlayableUrlAsync, refer to the URL originally supplied to the method. For convertVideo, the cached URL will need to be provided.

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.