Changes between Initial Version and Version 1 of Ticket #910
- Timestamp:
- Jun 30, 2009 2:56:43 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #910
- Property Component changed from common to pjsua-lib
- Property Summary changed from Integration of VAS-Direct for Nokia S60 to Configurable passthrough codecs based on audio device encoding formats capability.
-
Ticket #910 – Description
initial v1 1 Make use hardware codecs provided by VAS audio device for audio streaming, more detail info at [wiki:Nokia_APS_VAS_Direct Nokia APS/VAS Direct].1 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.