HMSPeerStats
Properties
publish
• Optional publish: RTCIceCandidatePairStats & { bitrate: number ; localCandidate?: HMSIceCandidateStats ; remoteCandidate?: HMSIceCandidateStats } & { outboundRtpBytesSent?: number }
subscribe
• Optional subscribe: RTCIceCandidatePairStats & { bitrate: number ; localCandidate?: HMSIceCandidateStats ; remoteCandidate?: HMSIceCandidateStats } & { jitter: number ; packetsLost: number ; packetsLostRate: number }
Have a suggestion? Recommend changes ->



