class CMceMicSource : public CMceMediaSource |
Class representing microphone in MCE.
CMceMicSource can be used to record audio from microphone.
Enable (un-mute) and Disable (mute) operations to it are considered to be local, so they are not signalled to remote terminal.
mceclient.lib
Public Member Functions | |
---|---|
~CMceMicSource () | |
IMPORT_C void | DisableL () |
IMPORT_C void | EnableL () |
IMPORT_C TInt | GainL () |
IMPORT_C TInt | MaxGainL () |
IMPORT_C CMceMicSource * | NewL () |
IMPORT_C CMceMicSource * | NewLC () |
IMPORT_C void | SetGainL ( TInt ) |
Private Member Functions | |
---|---|
CMceMicSource () | |
void | ConstructL () |
Inherited Attributes | |
---|---|
CMceMediaSource::iFlatData | |
CMceMediaSource::iParents | |
CMceMediaSource::iStream |
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.