Skip to content

Commit 4a8f405

Browse files
committed
docs: update HeadlessAudioDeviceModule description
1 parent 229c6bc commit 4a8f405

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

webrtc/src/main/java/dev/onvoid/webrtc/media/audio/HeadlessAudioDeviceModule.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818

1919
/**
2020
* 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.
21+
* real OS audio devices while still enabling the push and pull of audio via the WebRTC
22+
* pipeline.
2223
*
2324
* @author Alex Andres
2425
*/

0 commit comments

Comments
 (0)