CMceComRtpSource Class Reference

class CMceComRtpSource : public CMceComMediaSource
Public Member Functions
~CMceComRtpSource ()
CMceComMediaSource * CloneL ()
TInt EventReceivedL ( TMceComEvent &)
void ExternalizeFlatL ( RWriteStream &)
TUint InactivityTimer ()
void InternalizeFlatL ( RReadStream &)
CMceComRtpSource * NewL ()
CMceComRtpSource * NewLC ()
void UpdateL ( CMceComMediaSource &)
Protected Member Functions
CMceComRtpSource ()
void ConstructL ( 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 &)

void ConstructL ( CMceComRtpSource & aSource ) [protected]

second-phase copy constructor

Parameters

CMceComRtpSource & aSource

EventReceivedL(TMceComEvent &)

TInt EventReceivedL ( TMceComEvent & aEvent ) [virtual]

Traversal event handler

Parameters

TMceComEvent & aEvent the event

ExternalizeFlatL(RWriteStream &)

void ExternalizeFlatL ( RWriteStream & aWriteStream )

Externalizes flat data

Parameters

RWriteStream & aWriteStream write stream

InactivityTimer()

TUint InactivityTimer ( ) const

Return inactivity timer

InternalizeFlatL(RReadStream &)

void InternalizeFlatL ( RReadStream & aReadStream )

Internalizes flat data

Parameters

RReadStream & aReadStream read stream

NewL()

CMceComRtpSource * NewL ( ) [static]

Constructor

NewLC()

CMceComRtpSource * NewLC ( ) [static]

Constructor

UpdateL(CMceComMediaSource &)

void UpdateL ( CMceComMediaSource & aUpdate ) [virtual]

Updates this object

Parameters

CMceComMediaSource & aUpdate object 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