class ImageProcessor::Plugin::MOutputInfo |
This class provides functions to write image output details.
Plugin API to write image output details. The TOutputInfo implementation loads a plugin based on this interface class. Once this has been constructed, calls to method functions of TOutputInfo are passed verbatim to this interface. For further description of required functionality, see TOutputInfo.
Public Member Functions | |
---|---|
TAny * | Extension(TUid) |
void | SetJpegQualityL(TReal32 &) |
void | SetSamplingL(TUid &) |
Private Attributes | |
---|---|
TInt | iReserved |
void | SetJpegQualityL | ( | TReal32 & | aQuality | ) | [pure virtual] |
TReal32 & aQuality |