Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1365 closed defect (fixed)

Volume setting not applied in Symbian MDA audio device creation

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-1.12
Component: pjmedia-audiodev Version: 1.x-branch
Keywords: Cc: Johan Lantz
Backport to 1.x milestone: Backported:

Description


Change History (2)

comment:1 Changed 13 years ago by nanang

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

(In [3744]) Fixed #1365: Applied volume setting (input & output) when the MDA audio device is started.

comment:2 Changed 13 years ago by nanang

(In [3748]) More Symbian MDA fixes (re #1365):

  • Added config setting to control sync/async start. Due to problem with async start: any volume query performed immediately after starting the device will always return zero.
  • Fixed get_default_param() to set the flags to zero (was copied from caps, i.e: input/output volume flags without setting the value).
  • Fixed stream_get_param() to also check the input and output volume level.
Note: See TracTickets for help on using tickets.