Options
Menu

Interface RTCWarning

Warning data for a stat

Hierarchy

  • RTCWarning

Index

Properties

Optional name

name: undefined | string

Name of the stat for this RTCWarning.

Optional samples

samples: RTCSample[]

List of samples for this RTCWarning.

Optional threshold

Threshold data for this RTCWarning.

Optional value

value: undefined | number

Value for the stat in this RTCWarning.

Optional values

values: number[]

A list of values for the stat in this RTCWarning.

Generated using TypeDoc