getPlayableUrl(videoSrc) Method

Summary

Retrieves a URL for a video source in a format that is web-compatible.

Syntax

TypeScript
JavaScript
getPlayableUrl = function(videoSrc) 
static getPlayableUrl(videoSrc: string): URL; 

Parameters

videoSrc

Returns a URL object to the web-compatible video source.

Remarks

This process may require a conversion - causing the video player to wait until the resource is fully available. To ensure that the video is fully converted before setting in the player, refer to getPlayableUrlAsync.

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.