You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ onParticipantDisabledAudioTrack | func | no | | Called when an audio track has
34
34
onStatsReceived | func | no | | Callback that is called when stats are received (after calling getStats)
35
35
onNetworkQualityLevelsChanged | func | no | | Callback that is called when network quality levels are changed (only if enableNetworkQualityReporting in connect is set to true)
36
36
onDominantSpeakerDidChange | func | no | | Called when dominant speaker changes @param {{ participant, room }} dominant participant and room
37
+
onCameraFlashToggled | func | no | | Called when dominant speaker changes @param {{ isFlashOn, error }} dominant participant
0 commit comments