class CMceComMediaSink : public CMceComEndpoint |
Public Member Functions | |
---|---|
~CMceComMediaSink() | |
CMceComMediaSink * | CloneL() |
TInt | EventReceivedL(TMceComEvent &) |
void | ExternalizeFlatL(RWriteStream &) |
TMceComSinkFactory | Factory() |
void | InternalizeFlatL(RReadStream &) |
CMceComMediaSink * | NewL() |
CMceComMediaSink * | NewLC() |
void | UpdateL(CMceComMediaSink &) |
Protected Member Functions | |
---|---|
CMceComMediaSink(TMceSinkType) |
CMceComMediaSink | ( | TMceSinkType | aType | ) | [protected] |
C++ default constructor.
TMceSinkType aType |
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.