| class CMceComMicSource : public CMceComMediaSource |
| Public Member Functions | |
|---|---|
| ~CMceComMicSource () | |
| CMceComMediaSource * | CloneL () |
| TInt | EventReceivedL ( TMceComEvent &) |
| void | ExternalizeFlatL ( RWriteStream &) |
| void | InternalizeFlatL ( RReadStream &) |
| CMceComMicSource * | NewL () |
| CMceComMicSource * | NewLC () |
| TBool | Reusable (const CMceComMediaStream &) |
| void | UpdateL ( CMceComMediaSource &) |
| Protected Member Functions | |
|---|---|
| CMceComMicSource () | |
| Public Attributes | |
|---|---|
| TInt | iGain |
| 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 | ( | 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.