| class CVJFactory : public CVJCompFactory |
Factory base for creating a concrete instance of a compressor or decompressor object
| Public Member Functions | |
|---|---|
| CVJFactory () | |
| void | InstallL () |
| CVJCompressorIf * | NewVJCompressorL ( TInt , TInt ) |
| CVJDeCompressorIf * | NewVJDeCompressorL ( TInt ) |
| Inherited Attributes | |
|---|---|
| CNifFactory::iAsyncDtor | |
| CNifFactory::iLib | |
| CVJCompressorIf * | NewVJCompressorL | ( | TInt | aMaxVJSlots, |
| TInt | aCompressConnId | |||
| ) | [virtual] | |||
Create and construct a new CVJCompressor object.
| CVJDeCompressorIf * | NewVJDeCompressorL | ( | TInt | aMaxVJSlots | ) | [virtual] |
Create and construct a new CVJDeCompressor object.
| TInt aMaxVJSlots | Value of the highest VJ connection number to be received |
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.