Properties:
| Name | Type | Description | 
|---|---|---|
peerConnectionId | 
            
            string | ID of the RTCPeerConnection  | 
        
localAudioTrackStats | 
            
            Array.<LocalAudioTrackStats> | List of LocalAudioTrackStats  | 
        
localVideoTrackStats | 
            
            Array.<LocalVideoTrackStats> | List of LocalVideoTrackStats  | 
        
remoteAudioTrackStats | 
            
            Array.<RemoteAudioTrackStats> | List of RemoteAudioTrackStats  | 
        
remoteVideoTrackStats | 
            
            Array.<RemoteVideoTrackStats> | List of RemoteVideoTrackStats  |