Opened 7 years ago

Closed 7 years ago

#2053 closed enhancement (fixed)

Update pjsua_get_snd_dev() info before calling on_snd_dev_operation() callback

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.7.1
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

In on_snd_dev_operation() callback, sometimes it may be helpful to know which sound device is being opened/closed. This ticket will make sure that if pjsua_get_snd_dev() is called from within the callback, it will provide the desired info.

Change History (1)

comment:1 Changed 7 years ago by ming

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

In 5677:

Fixed #2053: Update pjsua_get_snd_dev() info before calling on_snd_dev_operation() callback

Note: See TracTickets for help on using tickets.