#include <pjsua.h>
This structure specifies the parameters for conference ports connection. Use pjsua_conf_connect_param_default() to initialize this structure with default values. 
 
◆ level
      
        
          | float pjsua_conf_connect_param::level | 
        
      
 
Signal level adjustment from the source to the sink to make it louder or quieter. Value 1.0 means no level adjustment, while value 0 means to mute the port.
Default: 1.0 
 
 
The documentation for this struct was generated from the following file: