Provides the main entry point for supporting a Wica-aware HTML document.
Normally Wica-JS library support should be loaded using the following definition:
Methods
(inner) restartDocumentSupportLoader(textRendererRefreshRate, eventManagerRefreshRate)
Starts or restarts wica support for the current document
Parameters:
Name | Type | Default | Description |
---|---|---|---|
textRendererRefreshRate |
200 | the rate at which the text renderer will scan and update the text content of wica channel elements. | |
eventManagerRefreshRate |
200 | the rate at which the wica event manager will notify the arrival of new stream content. |