Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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 14 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

Implemented in r3127

comment:2 Changed 14 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 14 years ago by bennylp

(In [3167]) Re #1051: fix build error on iPhone 2.x due to some missing constants

comment:4 Changed 14 years ago by ming

  • Milestone changed from iphone-branch to release-1.7
  • Version changed from iphone-branch to trunk

comment:5 Changed 14 years ago by ming

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:6 Changed 14 years ago by ming

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [3173]) Fix #1051:

  • Automatic detection of build target.
  • Fix compiler warning on Mac

comment:7 Changed 14 years ago by ming

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:8 Changed 14 years ago by ming

  • Resolution set to fixed
  • Status changed from reopened to closed

In r3174: merged into the main trunk

comment:9 Changed 14 years ago by bennylp

  • Type changed from task to enhancement

comment:10 Changed 14 years ago by bennylp

(In [3177]) Re #1051: set default new coreaudio backend to disabled

Note: See TracTickets for help on using tickets.