Opened 6 years ago

Last modified 6 years ago

#2113 closed enhancement

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

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

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.

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

Change History (0)

Note: See TracTickets for help on using tickets.