<videothumbnail>

JavaScript: lz.videothumbnail
extends <view> » <node> » lz.Eventable »

Attributes

Name (CSS property) Type (tag) Type (js) Default Category
border expression any 1 read/write
   
thumbnailtime expression any 0 read/write
   
type string String http read/write
   
url string String   read/write
   

Methods

setVideo()
videothumbnail.setVideo(url, type);
Parameter Name Type Description
url    
type    

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy