Home --> Documentations --> PJSIP Reference
#include <pjsua.h>
This structure describes information about a particular video media port that has been registered into the video conference bridge. Application can query this info by calling pjsua_vid_conf_get_port_info().
Conference port number.
Port name.
Format.
Number of listeners in the array.
Array of listeners (in other words, ports where this port is transmitting to).
Number of transmitters in the array.
Array of transmitters (in other words, ports where this port is receiving from).