Skip to content

Commit 57b06d5

Browse files
Acrolinx fixes
1 parent 3422ee2 commit 57b06d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/voice-video-calling/includes/media-stats/media-stats-native-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you want to collect this data for off-line inspection (after a call ends), it
5757
| JitterInMs | packet jitter (milliseconds) | Lower is better. |
5858
| PacketsPerSecond | packet rate (packets/sec) | |
5959
| PacketsLostPerSecond | packet loss rate (packets/sec) | Lower is better. |
60-
| StreamId | stream Id | The streamId value corresponds to Id of the video of the RemoteParticipant. It can be used to match the sender. |
60+
| StreamId | stream ID | The streamId value corresponds to the ID of the video of the RemoteParticipant. It can be used to match the sender. |
6161
| FrameRateReceived | frame rate received on the RTP stream (frames/sec) | |
6262
| FrameWidthReceived | frame width of the decoded frame (pixel) | |
6363
| FrameHeightReceived | frame height of the decoded frame (pixel) | |

0 commit comments

Comments
 (0)