RTP_Session::Params Struct Reference

#include <rtp.h>

List of all members.

Public Member Functions

 Params ()

Public Attributes

PString encoding
 identifies initial RTP encoding (RTP/AVP, UDPTL etc)
unsigned id
 Session ID for RTP channel.
RTP_UserDatauserData
 Optional data for session.
bool autoDelete
 Delete optional data with session.
bool isAudio
 is audio RTP data
bool remoteIsNAT
 Remote is behid NAT.


Constructor & Destructor Documentation

RTP_Session::Params::Params (  )  [inline]


Member Data Documentation

PString RTP_Session::Params::encoding

identifies initial RTP encoding (RTP/AVP, UDPTL etc)

unsigned RTP_Session::Params::id

Session ID for RTP channel.

RTP_UserData* RTP_Session::Params::userData

Optional data for session.

bool RTP_Session::Params::autoDelete

Delete optional data with session.

bool RTP_Session::Params::isAudio

is audio RTP data

bool RTP_Session::Params::remoteIsNAT

Remote is behid NAT.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 1 00:26:20 2010 for OPAL by  doxygen 1.5.1