#1051 closed enhancement (fixed)
Core audio device support for Mac and iPhone OS
Reported by: | ming | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.7 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Create audio device backend for Mac and iPhone OS using Core Audio Units.
Change History (10)
comment:1 Changed 15 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 15 years ago by ming
pjsip's implementation of core audio units in iPhone OS supports the following capabilities:
- input latency
- output latency
- output volume setting
- change input route to bluetooth input
- change output route
- built-in echo cancellation feature
comment:3 Changed 15 years ago by bennylp
comment:4 Changed 15 years ago by ming
- Milestone changed from iphone-branch to release-1.7
- Version changed from iphone-branch to trunk
comment:5 Changed 15 years ago by ming
- Resolution fixed deleted
- Status changed from closed to reopened
comment:6 Changed 15 years ago by ming
- Resolution set to fixed
- Status changed from reopened to closed
comment:7 Changed 15 years ago by ming
- Resolution fixed deleted
- Status changed from closed to reopened
comment:8 Changed 15 years ago by ming
- Resolution set to fixed
- Status changed from reopened to closed
In r3174: merged into the main trunk
comment:9 Changed 15 years ago by bennylp
- Type changed from task to enhancement
comment:10 Changed 15 years ago by bennylp
Note: See
TracTickets for help on using
tickets.
Implemented in r3127