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 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

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