DOKK / manpages / debian 12 / libccrtp-doc / SDESItemsHolder.3.en
SDESItemsHolder(3) Library Functions Manual SDESItemsHolder(3)

SDESItemsHolder - Holds the SDES items and related information from a participant in an RTP application.

#include <sources.h>

Inherited by Participant [private], and RTPApplication [private].


const std::string & getItem (SDESItemType type) const
const std::string & getPRIVPrefix () const
void setItem (SDESItemType item, const std::string &val)
void setPRIVPrefix (const std::string &val)


SDESItemsHolder ()
virtual ~SDESItemsHolder ()

Holds the SDES items and related information from a participant in an RTP application.

This is a base class for participant classes.

Author:

Federico Montesino Pouzols fedemp@altern.org

Generated automatically by Doxygen for ccRTP from the source code.

Sat Oct 27 2018 ccRTP