ConnectionHealthCommon interface
Fields common to every per-connection health report, regardless of transport.
Signature:
export interface ConnectionHealthCommon
Properties
| Property | Type | Description |
|---|---|---|
boolean |
False = the connection is established and media is arriving, but nothing is reaching the output ( |
|
string |
The remote peer’s host |
|
number |
The size of the sample window in seconds |
|
Per-stream wallclock-vs-media health |