HMSStatsStore
Properties
localPeer
• localPeer: Object
Type declaration
Name | Type |
---|---|
audioTrack? | string |
id | string |
videoTrack? | string |
peerStats
• peerStats: Record
<string
, undefined
| HMSPeerStats
>
trackStats
• trackStats: Record
<string
, undefined
| HMSTrackStats
>