HMSStatsStore

Properties

localPeer

localPeer: Object

Type declaration

NameType
audioTrack?string
idstring
videoTrack?string

localTrackStats

localTrackStats: Record<string, undefined | HMSTrackStats[]>


peerStats

peerStats: Record<string, undefined | HMSPeerStats>


remoteTrackStats

remoteTrackStats: Record<string, undefined | HMSTrackStats>


Have a suggestion? Recommend changes ->

Was this helpful?

1234