#include <rtp.h>
Public Member Functions | |
Params () | |
Public Attributes | |
PString | encoding |
identifies initial RTP encoding (RTP/AVP, UDPTL etc) | |
unsigned | id |
Session ID for RTP channel. | |
RTP_UserData * | userData |
Optional data for session. | |
bool | autoDelete |
Delete optional data with session. | |
bool | isAudio |
is audio RTP data | |
bool | remoteIsNAT |
Remote is behid NAT. |
RTP_Session::Params::Params | ( | ) | [inline] |
PString RTP_Session::Params::encoding |
identifies initial RTP encoding (RTP/AVP, UDPTL etc)
unsigned RTP_Session::Params::id |
Session ID for RTP channel.
Optional data for session.
Delete optional data with session.
is audio RTP data
Remote is behid NAT.