Skip to content

Commit 231da86

Browse files
authored
Update media-streaming.md
Add content about null for participantRawID
1 parent d6134b4 commit 231da86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/voice-video-calling/media-streaming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Audio streams can be used in many ways, below are some examples of how developer
4040
## Supported formats
4141

4242
### Mixed format
43-
Contains mixed audio of all participants on the call.
43+
Contains mixed audio of all participants on the call. As this is mixed audio, the participantRawID will be null.
4444

4545
### Unmixed
4646
Contains audio per participant per channel, with support for up to four channels for four dominant speakers. You will also get a participantRawID that you can use to determine the speaker.

0 commit comments

Comments
 (0)