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

#include <sdp.h>

Data Fields

pj_str_t pt
 
pj_str_t enc_name
 
unsigned clock_rate
 
pj_str_t param
 

Detailed Description

This structure declares SDP rtpmap attribute.

See also
pjmedia_sdp_rtpmap

Field Documentation

◆ pt

pj_str_t pjmedia_sdp_rtpmap::pt

Payload type.

◆ enc_name

pj_str_t pjmedia_sdp_rtpmap::enc_name

Encoding name.

◆ clock_rate

unsigned pjmedia_sdp_rtpmap::clock_rate

Clock rate.

◆ param

pj_str_t pjmedia_sdp_rtpmap::param

Parameter.


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

 


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