#737 closed enhancement (fixed)
Implement new Audio Device API to replace the existing sound API
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.1 |
Component: | pjmedia-audiodev | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
Please see the New Audio Device API wiki documentation.
The bulk of the work is being done in aps-direct-integration sub-milestone.
Change History (6)
comment:1 Changed 16 years ago by bennylp
- Description modified (diff)
comment:2 Changed 16 years ago by bennylp
- Type changed from task to enhancement
comment:3 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 16 years ago by nanang
In r2513: Fixed assertion when auddev is opened in playback direction only.
comment:5 Changed 16 years ago by nanang
In r2514: Minor fix for auddemo.c, disable its log color (that may cause log unreadable on bright/white shell background).
comment:6 Changed 16 years ago by nanang
In r2518: Updated eVC 4 projects to support for the new audio device framework.
Note: See
TracTickets for help on using
tickets.
Integrated to trunk in r2506