class CMceComRtpSink : public CMceComMediaSink |
Public Member Functions | |
---|---|
~CMceComRtpSink () | |
CMceComMediaSink * | CloneL () |
TInt | EventReceivedL ( TMceComEvent &) |
void | ExternalizeFlatL ( RWriteStream &) |
void | InternalizeFlatL ( RReadStream &) |
CMceComRtpSink * | NewL () |
CMceComRtpSink * | NewLC () |
void | SetSSRC ( TUint32 ) |
void | UpdateL ( CMceComMediaSink &) |
TBool | UseRTCP () |
Protected Member Functions | |
---|---|
CMceComRtpSink () | |
void | ConstructL ( CMceComRtpSink &) |
Public Attributes | |
---|---|
HBufC8 * | iIdentity |
TUint32 | iLastPacket |
TUint32 | iSSRC |
TBool | iSuppressRTCP |
void | ConstructL | ( | CMceComRtpSink & | aSink | ) | [protected] |
second-phase copy constructor
CMceComRtpSink & aSink |
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 | ( | CMceComMediaSink & | aUpdate | ) | [virtual] |
Updates this object
CMceComMediaSink & 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.