#384 closed enhancement (fixed)
Prefer to use Direct Sound as the sound device backend on Windows
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.8.0 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
DirectSound has much better latency than WMME, so PJMEDIA should use this by default.
Change History (2)
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 17 years ago by bennylp
Ticket #395 changed the default sound backend back to WMME. Although WMME does have higher latency, it provides better timing, and more over the buffer latency can be reduced from the default 200ms to lower value in PA.
Note: See
TracTickets for help on using
tickets.
Done in r1456: