We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
32c90e8
SendBirdCall
getCurrentAudioInputDevice(): InputDeviceInfo
getAvailableAudioInputDevices(): InputDeviceInfo[]
selectAudioInputDevice(mediaDeviceInfo: InputDeviceInfo): void
getCurrentVideoInputDevice(): InputDeviceInfo
getAvailableVideoInputDevices(): InputDeviceInfo[]
selectVideoInputDevice(mediaDeviceInfo: InputDeviceInfo): void
SendbirdCall
useMedia()
undefined
DirectCall
setLocalMediaView(mediaView: HTMLMediaElement)
setRemoteMediaView(mediaView: HTMLMediaElement)
handleWebhookData(data: WebhookData): void
WebhookData