Private & Confidential

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Use the WebView input to display any web page in ICE

Settings

URL

Type in the full web page URL that you wish to display.

Resolution

Specify the Width and Height which the web page is rendered at in pixels

Dynamic Browser Resolution

When enabled the underlying resolution of the browser will be updated whenever the scale of the layer changes.

When disabled modifying the scale of the layer will have no effect on the browser resolution.

Use Custom FPS

When enabled the frame rate of a WebView can be set independently of the ICE application framerate.

Keyboard & Mouse Control

Once added, the web page can be controlled by selecting the WebView layer within the Workspace and clicking and dragging the mouse within the layer.

Immersive Mode must be enabled for Layer interaction

Media

The Web Browser Input utilises the Chromium Embedded Framework (CEF) and has most of the features available in the Google Chrome browser, this includes audio playback and other media features such as WebRTC, and WebGL

Audio

Audio is fully supported with the WebView input and can be independently mixed just like any other audio source in ICE

URI Messages

URI

Args

setURL

url=x

setSize

width=x+height=x

volume

value=x

mute

value=x

setDynamicRes

value=x

setUseCustomFPS

value=x

setCustomFPS

value=x

addShortcut

address=x+label=x

updateGui

<None>

  • No labels