Mountain View
Jabber SDK API Documentation

Class: PreviewWindow

PreviewWindow

In-browser video window in which local camera feed is rendered.

Constructor

new PreviewWindow()

It is instantiated through WindowController.createVideoWindow().
Since:
  • 11.7.0

Methods

(static) hide()

Hide preview video window. Once hidden, local camera feed will stop being rendered.
Since:
  • 11.7.0

(static) show()

Show preview video window. Once shown, local camera feed will start being rendered.
Since:
  • 11.7.0