#1192 closed enhancement (fixed)
Native resampling for recording using AudioConverter on Mac OS (thanks to Seth Hinze for the patch)
Reported by: | ming | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.10 |
Component: | pjmedia-audiodev | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
coreaudio_dev now supports recording using a different sample rate than the hardware's sample rate by using Audio Converter for sample rate conversion.
Change History (4)
comment:1 Changed 14 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 14 years ago by ming
- Summary changed from Native resampling for recording using AudioConverter on Mac OS to Native resampling for recording using AudioConverter on Mac OS (thanks to Seth Hinze for the patch)
comment:3 Changed 14 years ago by ming
(In [3406]) Fixes assertion in the resample procedure and callback.
comment:4 Changed 14 years ago by ming
Note: See
TracTickets for help on using
tickets.
(In [3398]) Fixed #1174, #1191, #1192