Home --> Documentations --> PJSIP Reference
#include <media.hpp>
This structure describes a media event. It corresponds to the pjmedia_event structure.
Default constructor
Convert from pjsip
The event type.
Additional data/parameters about the event. The type of data will be specific to the event type being reported.
Pointer to original pjmedia_event. Only valid when the struct is converted from PJSIP's pjmedia_event.