File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
611611The device specific-event handler also contains a collection of event listeners used to handle changes in media devices.
You can’t perform that action at this time.
0 commit comments