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.
1 parent 229c6bc commit 4a8f405Copy full SHA for 4a8f405
1 file changed
webrtc/src/main/java/dev/onvoid/webrtc/media/audio/HeadlessAudioDeviceModule.java
@@ -18,7 +18,8 @@
18
19
/**
20
* Convenience AudioDeviceModule that uses the dummy audio layer. This avoids touching
21
- * real OS audio devices while still enabling playout pull via the WebRTC pipeline.
+ * real OS audio devices while still enabling the push and pull of audio via the WebRTC
22
+ * pipeline.
23
*
24
* @author Alex Andres
25
*/
0 commit comments