MCameraViewFinder Class Reference
Mixin class for implementation of viewfinder methods common to both client and direct viewfinder. These methods will be called in the context of either client viewfinder or direct viewfinder.
Member Functions Documentation
GetViewFinderFadingCapabilitiesL(CCameraViewFinder::TViewFinderFadingCapabilities &)
Retrieves the fading capabilites for a particular viewfinder.
-
leave
-
May leave with any error code.
GetViewFinderFadingEffectL(CCameraViewFinder::TViewFinderFadingEffect &)
Retrieves the current fading effect/control being used for a particular viewfinder.
-
leave
-
May leave with any error code.
GetViewFinderHandleL(TInt &)
void
|
GetViewFinderHandleL
|
(
|
TInt
&
|
aVFHandle
|
)
|
const [pure virtual]
|
Retrieves the handle number which represents the given viewfinder object.
-
leave
-
May leave with any error code.
Note:
KECamDefaultViewFinderHandle is used to refer to the viewfinder started using
CCamera
methods.
Parameters
TInt
& aVFHandle
|
The viewfinder handle
|
Release()
void
|
Release
|
(
|
)
|
[pure virtual]
|
SetViewFinderFadingEffect(const CCameraViewFinder::TViewFinderFadingEffect &)
Sets the fading effect/control for a particular viewfinder.
Note:
Event KUidECamEvent2ViewFinderFadingEffect is used to notify the requesting client about setting of the fading effect.
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.