MVtImageRotatorObserver Class Reference

class MVtImageRotatorObserver

Image rotator observer interface.

videosource.lib

Public Member Functions
voidRotationFinished(TInt)

Member Functions Documentation

RotationFinished(TInt)

voidRotationFinished(TIntaError)[pure virtual]

Callback method that is called by CVtImageRotator when rotation process has been finished.

Parameters

TInt aErrorKErrNone if the rotation was done successfully, one of the system wide error codes otherwise.