Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Broadcaster

Hierarchy

  • Broadcaster

Index

Constructors

constructor

Properties

Private broadcasterUI

broadcasterUI: HTMLElement | null = null

Private connection

connection: any

Private engineConfig

engineConfig: ClientConfig

Private inputChat

inputChat: HTMLElement | null = null

Private inputRoomId

inputRoomId: HTMLElement | null = null

Private joinRoomBtn

joinRoomBtn: HTMLElement | null = null

Private leaveRoomBtn

leaveRoomBtn: HTMLElement | null = null

openOrJoinBtn

openOrJoinBtn: HTMLElement

Private openRoomBtn

openRoomBtn: HTMLElement | null = null

Private popupUI

popupUI: HTMLDivElement | null = null

Private shareFileBtn

shareFileBtn: HTMLElement | null = null

Private titleStatus

titleStatus: HTMLElement | null = null

Methods

Private appendDIV

  • appendDIV(event: any): void

Private attachEvents

  • attachEvents(): void

closeAllPeers

  • closeAllPeers(): void

Private disableInputButtons

  • disableInputButtons(): void

Private initDOM

  • initDOM(): void

Private initWebRtc

  • initWebRtc(options?: any): void

openRoomBtnVisible

  • openRoomBtnVisible(visible: boolean): void

Private postAttach

  • postAttach(): void

Private runBroadcaster

  • runBroadcaster(): void

Private showRoomURL

  • showRoomURL(roomid: any): void

Private streamLoaded

  • streamLoaded(userId: any, streamAccess: any): any

Generated using TypeDoc