setVideo(uri) Method

Summary

Creates a new video element based off the source uri.

Syntax

TypeScript
JavaScript
setVideo = function(uri) 
setVideo(uri: string): void; 

Parameters

uri

The video source to use.

Remarks

If a video element already exists in the viewer, it will be removed.

Example

For an example, refer to VideoViewer;

Requirements

Target Platforms

See Also

VideoViewer Class

VideoViewer Members

lt.Multimedia Namespace

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.