Opened 14 years ago
Closed 14 years ago
#1210 closed enhancement (fixed)
Misc coreaudio fixes for iPhone OS (setting Audio Session category in stream creation and after interruption)
Reported by: | ming | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.10 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
- Setting audio session category is now during stream creation instead of in the factory initialization.
- Reset the audio session category after an interruption.
- By default, audio route change property listener is disabled as it is no longer required.
Change History (1)
comment:1 Changed 14 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3454]) Fixed #1210: