Skip to content

Commit 79c6c3f

Browse files
cn0151tomaschladek
andauthored
Update articles/communication-services/how-tos/calling-sdk/includes/together-mode/together-mode-web.md
Co-authored-by: tomaschladek <[email protected]>
1 parent 7b80f83 commit 79c6c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/calling-sdk/includes/together-mode/together-mode-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const togetherModeStreams = togetherModeFeature.togetherModeStream;
4444
| Together Mode Stream Properties | Description|
4545
|----------------------------------------------|--------|
4646
|id | Unique number used to identify the stream. |
47-
|mediaStreamType | Returns the stream type. For together mode, the mediaStreamType is`video`. |
47+
|mediaStreamType | Returns the stream type of together mode. The value of `mediaStreamType` is always `video`. |
4848
|isReceiving | Returns a boolean value indicating if video packets are received. |
4949
|size | The stream size. The higher the stream size, the better the video quality. |
5050

0 commit comments

Comments
 (0)