-
- Downloads
Fixes an issue in the Windows Audio Session API (WASAPI) integration which...
Fixes an issue in the Windows Audio Session API (WASAPI) integration which could cause the audio capture to fail on certain devices if acoustic echo cancellation is enabled.
Showing
- src/org/jitsi/impl/neomedia/device/WASAPISystem.java 2 additions, 3 deletionssrc/org/jitsi/impl/neomedia/device/WASAPISystem.java
- src/org/jitsi/impl/neomedia/jmfext/media/protocol/wasapi/DataSource.java 20 additions, 47 deletions...mpl/neomedia/jmfext/media/protocol/wasapi/DataSource.java
- src/org/jitsi/impl/neomedia/jmfext/media/protocol/wasapi/NativelySupportedAudioFormat.java 53 additions, 0 deletions...t/media/protocol/wasapi/NativelySupportedAudioFormat.java
- src/org/jitsi/impl/neomedia/jmfext/media/protocol/wasapi/WASAPIStream.java 25 additions, 8 deletions...l/neomedia/jmfext/media/protocol/wasapi/WASAPIStream.java
Loading
Please register or sign in to comment