OPAL Version 3.10.2
RTP_Session::Params Struct Reference

#include <rtp.h>

Public Member Functions

 Params ()

Data Fields

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]

Field Documentation

Delete optional data with session.

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

Session ID for RTP channel.

is audio RTP data

Remote is behid NAT.

Optional data for session.


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