BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

#include <rtcp.h>

Data Fields

pj_str_t cname
 
pj_str_t name
 
pj_str_t email
 
pj_str_t phone
 
pj_str_t loc
 
pj_str_t tool
 
pj_str_t note
 

Detailed Description

RTCP SDES structure.

Field Documentation

◆ cname

pj_str_t pjmedia_rtcp_sdes::cname

RTCP SDES type CNAME.

◆ name

pj_str_t pjmedia_rtcp_sdes::name

RTCP SDES type NAME.

◆ email

pj_str_t pjmedia_rtcp_sdes::email

RTCP SDES type EMAIL.

◆ phone

pj_str_t pjmedia_rtcp_sdes::phone

RTCP SDES type PHONE.

◆ loc

pj_str_t pjmedia_rtcp_sdes::loc

RTCP SDES type LOC.

◆ tool

pj_str_t pjmedia_rtcp_sdes::tool

RTCP SDES type TOOL.

◆ note

pj_str_t pjmedia_rtcp_sdes::note

RTCP SDES type NOTE.


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

 


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