Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MeetingSessionVideoAvailability

MeetingSessionVideoAvailability contains the video availability information.

Hierarchy

  • MeetingSessionVideoAvailability

Index

Constructors

constructor

Properties

canStartLocalVideo

canStartLocalVideo: boolean = false

Indicates whether the server has a slot available for this client's local video tile. If the client is already sending a local video tile, then this will be true. This property can be used to decide whether to offer the option to start the local video tile.

remoteVideoAvailable

remoteVideoAvailable: boolean = false

Indicates whether one or more remote video streams are available for streaming. This can be used to decide whether or not to switch the connection type to include video.

Methods

clone

equal

Generated using TypeDoc