class MCameraDirectViewFinder |
Mixin class for implementation of camera direct viewfinder control.
Public Member Functions | |
---|---|
void | PauseViewFinderDirectL() |
void | Release() |
void | ResumeViewFinderDirectL() |
CCamera::CCameraDirectViewFinder::TViewFinderState | ViewFinderState() |
void | PauseViewFinderDirectL | ( | ) | [pure virtual] |
Pauses the direct view finder
This will pause the direct viewfinder which is started using the CCamera method.
void | ResumeViewFinderDirectL | ( | ) | [pure virtual] |
Resumes the direct view finder
This will resume the direct viewfinder which is started using the CCamera method.
CCamera::CCameraDirectViewFinder::TViewFinderState | ViewFinderState | ( | ) | const [pure virtual] |
Gets the current view finder state.
This will retrieve the state of the direct viewfinder which is started using the CCamera method.
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.