LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Source2 Property

Show in webframe
Gets or sets the optional first alternate URL to the main media file.
Syntax
get_source2();
set_source2(value);
Object.defineProperty('source2');

Property Value

TypeDescription
stringThe optional first alternate URL to the main media file.
Remarks

The LEADTOOLS annotations is designed to work similar to HTML 5 video or audio tag. The automation will try to play the URL in Source1, if it fails, the first alternate source at Source2 will be tried. If that fails, the second alternate source at Source2 will be tried. For more information, refer to the HTML 5 video tag.

The optional media type can be stored in Type1. Media types are currently not used by LEADTOOLS.

See Also

Reference

AnnMedia Object
AnnMedia Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.