WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia_sdp_rtcp_attr Struct Reference

#include <sdp.h>

Data Fields

unsigned port
 
pj_str_t net_type
 
pj_str_t addr_type
 
pj_str_t addr
 

Detailed Description

This structure describes SDP rtcp attribute.

Field Documentation

◆ port

unsigned pjmedia_sdp_rtcp_attr::port

RTCP port number.

◆ net_type

pj_str_t pjmedia_sdp_rtcp_attr::net_type

Optional network type.

◆ addr_type

pj_str_t pjmedia_sdp_rtcp_attr::addr_type

Optional address type.

◆ addr

pj_str_t pjmedia_sdp_rtcp_attr::addr

Optional address.


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

 


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