Opened 15 years ago
Closed 15 years ago
#910 closed enhancement (fixed)
Configurable passthrough codecs based on audio device encoding formats capability.
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.4 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by nanang)
Currently, passthrough codec enables all codecs it has in compile-time. However there is a case that the codecs must be able to be configured run-timely, e.g: in S60 VAS audio device, the supported encoding formats may vary among S60 devices and the supported formats can be enumerated programmatically. So, pjsua-lib should be able to 'adapt' based on the audio devices codecs/formats.
Change History (3)
comment:1 Changed 15 years ago by nanang
- Component changed from common to pjsua-lib
- Description modified (diff)
- Summary changed from Integration of VAS-Direct for Nokia S60 to Configurable passthrough codecs based on audio device encoding formats capability.
comment:2 Changed 15 years ago by nanang
comment:3 Changed 15 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r2825: