File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/communication-services/how-tos/calling-sdk/includes/together-mode Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ const togetherModeStreams = togetherModeFeature.togetherModeStream;
44
44
| Together Mode Stream Properties | Description|
45
45
| ----------------------------------------------| --------|
46
46
| 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 ` . |
48
48
| isReceiving | Returns a boolean value indicating if video packets are received. |
49
49
| size | The stream size. The higher the stream size, the better the video quality. |
50
50
You can’t perform that action at this time.
0 commit comments