WARNING: The online documentation has moved to https://docs.pjsip.org.
Visit the new documentation at https://docs.pjsip.org:
Home --> Documentations --> PJMEDIA Reference
#include <sdp.h>
This structure describes SDP session description. A SDP session descriptor contains complete information about a session, and normally is exchanged with remote media peer using signaling protocol such as SIP.
User
Session ID
Session version
Network type ("IN")
Address type ("IP4", "IP6")
The address.
Session origin (o= line)
Subject line (s=)
Connection line (c=)
Number of bandwidth info (b=)
Bandwidth info array (b=)
Start time.
Stop time.
Session time (t= line)
Number of attributes.
Attributes array.
Number of media.
Media array.