BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <call.hpp>

Public Member Functions

void fromPj (const pjmedia_rtcp_sdes &prm)
 

Data Fields

string cname
 
string name
 
string email
 
string phone
 
string loc
 
string tool
 
string note
 

Detailed Description

RTCP SDES structure.

Member Function Documentation

◆ fromPj()

void pj::RtcpSdes::fromPj ( const pjmedia_rtcp_sdes prm)

Convert from pjsip

Field Documentation

◆ cname

string pj::RtcpSdes::cname

RTCP SDES type CNAME.

◆ name

string pj::RtcpSdes::name

RTCP SDES type NAME.

◆ email

string pj::RtcpSdes::email

RTCP SDES type EMAIL.

◆ phone

string pj::RtcpSdes::phone

RTCP SDES type PHONE.

◆ loc

string pj::RtcpSdes::loc

RTCP SDES type LOC.

◆ tool

string pj::RtcpSdes::tool

RTCP SDES type TOOL.

◆ note

string pj::RtcpSdes::note

RTCP SDES type NOTE.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.