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_conn Struct Reference

#include <sdp.h>

Data Fields

pj_str_t net_type
 
pj_str_t addr_type
 
pj_str_t addr
 

Detailed Description

This structure describes SDP connection info ("c=" line).

See also
pjmedia_sdp_conn

Field Documentation

◆ net_type

pj_str_t pjmedia_sdp_conn::net_type

Network type ("IN").

◆ addr_type

pj_str_t pjmedia_sdp_conn::addr_type

Address type ("IP4", "IP6").

◆ addr

pj_str_t pjmedia_sdp_conn::addr

The 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.