Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#2113 closed enhancement (fixed)

Implement conference signal level adjustment for a specific connection — at Version 2

Reported by: ming Owned by: nanang
Priority: normal Milestone: release-2.8
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description (last modified by ming)

In the doc of the API pjmedia_conf_connect_port(pjmedia_conf *conf, unsigned src_slot, unsigned sink_slot, int level):

@param level         This argument is reserved for future improvements
                     where it is possible to adjust the level of signal
                     transmitted in a specific connection. For now,
                     this argument MUST be zero.

This ticket will implement that improvement.

Thanks to Michael Scheiffler for the original patch and Thibault for subsequent improvements and fix.

Change History (2)

comment:1 Changed 6 years ago by ming

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

In 5792:

Closed #2113: Implement conference signal level adjustment for a specific connection

comment:2 Changed 6 years ago by ming

  • Description modified (diff)
Note: See TracTickets for help on using tickets.