Home --> Documentations --> PJSIP Reference
#include <media.hpp>
This structure descibes information about a particular media port that has been registered into the conference bridge.
Construct from pjsua_conf_port_info.
Conference port number.
Port name.
Media audio format information
Tx level adjustment. Value 1.0 means no adjustment, value 0 means the port is muted, value 2.0 means the level is amplified two times.
Rx level adjustment. Value 1.0 means no adjustment, value 0 means the port is muted, value 2.0 means the level is amplified two times.
Array of listeners (in other words, ports where this port is transmitting to).