Public Member Functions | Public Attributes

TMccRtcpEventData Class Reference

#include <mmccevents.h>

List of all members.

Public Member Functions

 TMccRtcpEventData ()
 TMccRtcpEventData (const TMccRtcpEventData &aEventData)

Public Attributes

TBuf8
< KMccMaxRtcpPacketDataLength > 
iRtcpPacketData
TMccRtcpPacketType iRtcpPacketType
TUint32 iSsrc
TTimeStamps iTimeStamps
TRtpPeerStat iStats

Detailed Description

The class TMccRtcpEventData implements the RTCP signalling in the MCC.

See also:
CMccInterface::SendMediaSignalL
MMccCtrlObserver::EventReceived

Constructor & Destructor Documentation

TMccRtcpEventData::TMccRtcpEventData (  )  [inline]

Constructor

TMccRtcpEventData::TMccRtcpEventData ( const TMccRtcpEventData aEventData  )  [inline]

Copy constructor


Member Data Documentation

TBuf8<KMccMaxRtcpPacketDataLength> TMccRtcpEventData::iRtcpPacketData

RTCP packet data.

Type of the RTCP packet.

Synchronization source of the RTCP packet.

RTCP peer statistics.

RTCP timestamps.


The documentation for this class was generated from the following file:
 All Classes Functions Variables