class CMceComSpeakerSink : public CMceComMediaSink |
Public Member Functions | |
---|---|
~CMceComSpeakerSink () | |
CMceComMediaSink * | CloneL () |
MMceComEndPointProxy * | CreateEndpointProxyL () |
TInt | EventReceivedL ( TMceComEvent &) |
void | ExternalizeFlatL ( RWriteStream &) |
void | InternalizeFlatL ( RReadStream &) |
CMceComSpeakerSink * | NewL () |
CMceComSpeakerSink * | NewLC () |
TBool | Reusable (const CMceComMediaStream &) |
void | UpdateL ( CMceComMediaSink &) |
TBool | UsesEndpointProxy () |
Protected Member Functions | |
---|---|
CMceComSpeakerSink () |
Public Attributes | |
---|---|
TInt | iAudioRoute |
TInt | iVolume |
MMceComEndPointProxy * | CreateEndpointProxyL | ( | ) | const [virtual] |
Called endpoint proxy must be created
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 |
TBool | Reusable | ( | const CMceComMediaStream & | aParent | ) | const [virtual] |
Is this endpoint re-usable
const CMceComMediaStream & aParent |
void | UpdateL | ( | CMceComMediaSink & | aUpdate | ) | [virtual] |
Updates this object
CMceComMediaSink & aUpdate | object updates this |
TBool | UsesEndpointProxy | ( | ) | const [virtual] |
Should this endpoint use endpoint proxy
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.