Skip to content

Commit acf26fe

Browse files
authored
Merge pull request #4 from SiranWeb/patch-1
Update README.md
2 parents 3c6c6a5 + db244dc commit acf26fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ The `SendBirdCall` object contains a collection of methods used to configure med
605605
|selectAudioOutputDevice(mediaDeviceInfo) | Select the audio output device to use|
606606
|getCurrentVideoInputDevice() | Get the current video input device |
607607
|getAvailableVideoInputDevices() | Get a list of available video input devices|
608-
|selectVideoInputDevice(mediaDeviceInfo) | Get the current video input device |
608+
|selectVideoInputDevice(mediaDeviceInfo) | Select the video input device to use |
609609
|updateMediaDevices(constraints) | Manually update media devices |
610610

611611
The device specific-event handler also contains a collection of event listeners used to handle changes in media devices.

0 commit comments

Comments
 (0)