BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia_event_media_tp_err_data Struct Reference

#include <event.h>

Data Fields

pjmedia_type type
 
pj_bool_t is_rtp
 
pjmedia_dir dir
 
pj_status_t status
 

Detailed Description

Additional data/parameters for media transmit error event.

Field Documentation

◆ type

pjmedia_type pjmedia_event_media_tp_err_data::type

The media type

◆ is_rtp

pj_bool_t pjmedia_event_media_tp_err_data::is_rtp

RTP/RTCP?

◆ dir

pjmedia_dir pjmedia_event_media_tp_err_data::dir

Media direction

◆ status

pj_status_t pjmedia_event_media_tp_err_data::status

The error code


The documentation for this struct was generated from the following file:

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.