Make mediaDevices less confusing

This commit is contained in:
Timo K
2026-04-15 14:03:49 +02:00
parent 32823aef92
commit e46be38869
3 changed files with 10 additions and 6 deletions

View File

@@ -172,7 +172,6 @@ export interface CallViewModelOptions {
windowSize$?: Behavior<{ width: number; height: number }>;
/** The version & compatibility mode of MatrixRTC that we should use. */
matrixRTCMode$?: Behavior<MatrixRTCMode>;
mediaDeviceOverride?: MediaDevices;
}
// Do not play any sounds if the participant count has exceeded this