Options
Menu

Interface Options

Config options to be passed to the StatsMonitor constructor.

Hierarchy

  • Options

Index

Properties

Optional Mos

Mos: IMos

For calculating Mos. Overrides Mos library

Optional getRTCStats

getRTCStats: undefined | function

Method to get stats from a PeerConnection object

Optional peerConnection

peerConnection: IPeerConnection

The PeerConnection to monitor.

Optional thresholds

thresholds: ThresholdOptions

Optional custom threshold values.

Generated using TypeDoc