#include <RTPProfile.h>
Public Member Functions | |
SSRCGate (uint32 ssrc=0) | |
uint32 | getSSRC () |
void | setSSRC (uint32 ssrc) |
int | getGateId () |
void | setGateId (int gateId) |
Protected Attributes | |
uint32 | ssrc |
int | gateId |
uint32 RTPProfile::SSRCGate::getSSRC | ( | ) | [inline] |
int RTPProfile::SSRCGate::getGateId | ( | ) | [inline] |
void RTPProfile::SSRCGate::setGateId | ( | int | gateId | ) | [inline] |
uint32 RTPProfile::SSRCGate::ssrc [protected] |
int RTPProfile::SSRCGate::gateId [protected] |