mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-25 09:35:33 +00:00
add some test for normal AudiOutput
This commit is contained in:
@@ -254,7 +254,7 @@ class AudioInput implements MediaDevice<DeviceLabel, SelectedAudioInputDevice> {
|
||||
}
|
||||
}
|
||||
|
||||
class AudioOutput implements MediaDevice<
|
||||
export class AudioOutput implements MediaDevice<
|
||||
AudioOutputDeviceLabel,
|
||||
SelectedAudioOutputDevice
|
||||
> {
|
||||
|
||||
Reference in New Issue
Block a user