element-web/src/audio
Michael Telatynski 113c365563
Stop using deprecated methods, fields & exports (#12524)
* Remove legacy `threepidCreds` field

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Remove `user` field legacy UIA fallback

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update imports

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix test

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-05-15 14:58:28 +00:00
..
compat.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
consts.ts Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
ManagedPlayback.ts Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
Playback.ts Reuse single PlaybackWorker between Playback instances (#12520) 2024-05-14 14:56:33 +00:00
PlaybackClock.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
PlaybackManager.ts Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
PlaybackQueue.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
RecorderWorklet.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
recorderWorkletFactory.ts Revert back to worklet-loader compatible syntax 2023-11-18 21:36:11 +01:00
VoiceMessageRecording.ts Stop using deprecated methods, fields & exports (#12524) 2024-05-15 14:58:28 +00:00
VoiceRecording.ts Extra worklet module loading and mock it in tests 2023-11-13 19:52:15 +01:00