BroadSoft-Xtended / Library-WebRTC-FullScreen

Full Screen module for the WebRTC SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full Screen

Handles fullscreen mode.

Namespace : bdsft_webrtc.default.fullscreen

Dependencies : Sound, SIPStack

Elements

Element Type Description
fullscreenContract div Undo the fullscreen mode.
fullscreenExpand div Shows in fullscreen mode.

Properties

Property Type Description
visible boolean True if fullscreen mode is on.

Configuration

Property Type Default Description
enableFullscreen boolean true True if the fullscreen mode is enabled.

Method

Method Parameters Description
start() Starts the fullscreen mode.
stop() Stops the fullscreen mode.

About

Full Screen module for the WebRTC SDK.


Languages

Language:JavaScript 67.4%Language:CSS 27.1%Language:HTML 4.1%Language:Makefile 1.4%