Opened 17 years ago
Closed 17 years ago
#393 closed enhancement (fixed)
Added configuration to set basic audio frame length to minimize audio latency
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.8.0 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
In pjsua-lib, audio frame length was controlled by PTIME macro in pjsua_media.c, which value is hard-coded to 20 ms. Some application may want to set different value to get lower latency.
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r1482: