Skip to content

Commit 2019ac2

Browse files
committed
revert unwanted change
1 parent 6c0394c commit 2019ac2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sample-app-common/src/main/java/io/livekit/android/sample/CallViewModel.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,6 @@ class CallViewModel(
9898
overrides = LiveKitOverrides(
9999
audioOptions = AudioOptions(
100100
audioProcessorOptions = audioProcessorOptions,
101-
javaAudioDeviceModuleCustomizer = { builder ->
102-
builder.setUseStereoInput(true)
103-
}
104101
),
105102
),
106103
)

0 commit comments

Comments
 (0)