TsConnectionHealth interface
Health for a connection-less TS input (udpTs / tcpTs). Delivered to the input’s onConnectionHealth. There is no per-connection identity, so remoteHost may be empty; stats is the transport-level packet-gap signal.
Signature:
export interface TsConnectionHealth extends ConnectionHealthCommon
Extends: ConnectionHealthCommon