CMceComRtpSource Class Reference

class CMceComRtpSource : public CMceComMediaSource

Inherits from

Public Member Functions
~CMceComRtpSource()
CMceComMediaSource *CloneL()
TInt EventReceivedL(TMceComEvent &)
voidExternalizeFlatL(RWriteStream &)
TUint InactivityTimer()
voidInternalizeFlatL(RReadStream &)
CMceComRtpSource *NewL()
CMceComRtpSource *NewLC()
voidUpdateL(CMceComMediaSource &)
Protected Member Functions
CMceComRtpSource()
voidConstructL(CMceComRtpSource &)
Inherited Functions
CBase::CBase()
CBase::Delete(CBase *)
CBase::Extension_(TUint,TAny *&,TAny *)
CBase::operator new(TUint)
CBase::operator new(TUint,TAny *)
CBase::operator new(TUint,TLeave)
CBase::operator new(TUint,TLeave,TUint)
CBase::operator new(TUint,TUint)
CBase::~CBase()
CMceComEndpoint::BaseFactory()
CMceComEndpoint::BaseUpdateL(CMceComEndpoint &)
CMceComEndpoint::CMceComEndpoint(TMceEndpointCategory,TUint8)
CMceComEndpoint::Category()const
CMceComEndpoint::CreateEndpointProxyL()const
CMceComEndpoint::Enabled(TBool)
CMceComEndpoint::EndpointProxy()const
CMceComEndpoint::ExternalizeL(MMceComSerializationContext &)
CMceComEndpoint::Id()const
CMceComEndpoint::InitializeL(CMceComMediaStream &)
CMceComEndpoint::InternalizeL(MMceComSerializationContext &)
CMceComEndpoint::IsEnabled(TBool)const
CMceComEndpoint::MediaStream()const
CMceComEndpoint::ReferenceCount()
CMceComEndpoint::Reusable(const CMceComMediaStream &)const
CMceComEndpoint::SenderL(RMce &)
CMceComEndpoint::SerializationId()const
CMceComEndpoint::SetupEndpointProxyL(MMceComEndPointProxy *)
CMceComEndpoint::StreamAddedL(CMceComMediaStream &)
CMceComEndpoint::Type()const
CMceComEndpoint::UnInitialize(CMceComMediaStream &)
CMceComEndpoint::UseRTCP()
CMceComEndpoint::UsesEndpointProxy()const
CMceComEndpoint::Zero()
CMceComEndpoint::operator==(const CMceComEndpoint &)const
CMceComEndpoint::~CMceComEndpoint()
CMceComMediaSource::CMceComMediaSource(TMceSourceType)
CMceComMediaSource::Factory()
CMceComMediaSource::~CMceComMediaSource()
Public Attributes
TUint iBufferLength
TUint iBufferTreshold
HBufC8 *iIdentity
TUint32 iInactivityTimer
RArray< TUint >iNotSupported
HBufC8 *iTalkBurstIndicator
Private Attributes
HBufC8 *iSettings
Inherited Attributes
CMceComEndpoint::iCategory
CMceComEndpoint::iEndpointProxy
CMceComEndpoint::iID
CMceComEndpoint::iIsEnabled
CMceComEndpoint::iItcSender
CMceComEndpoint::iReferenceCount
CMceComEndpoint::iType

Constructor & Destructor Documentation

CMceComRtpSource()

CMceComRtpSource()[protected]

C++ default constructor.

~CMceComRtpSource()

~CMceComRtpSource()

Destructor.

Member Functions Documentation

CloneL()

CMceComMediaSource *CloneL()[virtual]

Clones this object

ConstructL(CMceComRtpSource &)

voidConstructL(CMceComRtpSource &aSource)[protected]

second-phase copy constructor

Parameters

CMceComRtpSource & aSource

EventReceivedL(TMceComEvent &)

TInt EventReceivedL(TMceComEvent &aEvent)[virtual]

Traversal event handler

Parameters

TMceComEvent & aEventthe event

ExternalizeFlatL(RWriteStream &)

voidExternalizeFlatL(RWriteStream &aWriteStream)

Externalizes flat data

Parameters

RWriteStream & aWriteStreamwrite stream

InactivityTimer()

TUint InactivityTimer()const

Return inactivity timer

InternalizeFlatL(RReadStream &)

voidInternalizeFlatL(RReadStream &aReadStream)

Internalizes flat data

Parameters

RReadStream & aReadStreamread stream

NewL()

CMceComRtpSource *NewL()[static]

Constructor

NewLC()

CMceComRtpSource *NewLC()[static]

Constructor

UpdateL(CMceComMediaSource &)

voidUpdateL(CMceComMediaSource &aUpdate)[virtual]

Updates this object

Parameters

CMceComMediaSource & aUpdateobject updates this

Member Data Documentation

TUint iBufferLength

TUint iBufferLength

TUint iBufferTreshold

TUint iBufferTreshold

HBufC8 * iIdentity

HBufC8 *iIdentity

RTP CName

TUint32 iInactivityTimer

TUint32 iInactivityTimer

RArray< TUint > iNotSupported

RArray< TUint >iNotSupported

HBufC8 * iSettings

HBufC8 *iSettings[private]

HBufC8 * iTalkBurstIndicator

HBufC8 *iTalkBurstIndicator