HMSStatsStore
Properties
localPeer
• localPeer: Object
Type declaration
| Name | Type |
|---|---|
audioTrack? | string |
id | string |
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 ->



