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 &) |
Public Attributes | |
---|---|
TUint | iBufferLength |
TUint | iBufferTreshold |
HBufC8 * | iIdentity |
TUint32 | iInactivityTimer |
RArray < TUint > | iNotSupported |
HBufC8 * | iTalkBurstIndicator |
Private Attributes | |
---|---|
HBufC8 * | iSettings |
void | ConstructL | ( | CMceComRtpSource & | aSource | ) | [protected] |
second-phase copy constructor
CMceComRtpSource & aSource |
TInt | EventReceivedL | ( | TMceComEvent & | aEvent | ) | [virtual] |
Traversal event handler
TMceComEvent & aEvent | the event |
void | ExternalizeFlatL | ( | RWriteStream & | aWriteStream | ) |
Externalizes flat data
RWriteStream & aWriteStream | write stream |
void | InternalizeFlatL | ( | RReadStream & | aReadStream | ) |
Internalizes flat data
RReadStream & aReadStream | read stream |
void | UpdateL | ( | CMceComMediaSource & | aUpdate | ) | [virtual] |
Updates this object
CMceComMediaSource & aUpdate | object updates this |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.