Opened 13 years ago

Closed 13 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 13 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

(In [3454]) Fixed #1210:

  • 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.
Note: See TracTickets for help on using tickets.