MindFusion.Charting for JavaScript Programmer's Guide
Video.mediaLocation Property
See Also
 






Gets or sets URL of the video stream displayed in this component.

Namespace: MindFusion.Drawing
File: Video.js

 Syntax

JavaScript  Copy Code

get mediaLocation() {}
set mediaLocation(value) {}

 Property Value

String

A URL string that identifies the video to play.

 See Also

Video Members
Video Class
MindFusion.Drawing Namespace