Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaCompatiblity

Interface for the result of check system requirements.

Hierarchy

  • MediaCompatiblity

Index

Properties

Properties

audio

audio: boolean

If audio is false, it means the browser is not compatible with voip.

screen

screen: boolean

If screen if false, it means the browser is not compatible with share screen feature.

video

video: boolean

If video if false, it means the browser is not compatible with video feature.

Generated using TypeDoc