#include <mmf/common/mmfcontrollerpluginresolver.h>
Link against: mmfcontrollerframework.lib
| class CMMFFormatDecodePluginSelectionParameters : public CMMFFormatPluginSelectionParameters, public CMMFFormatPluginSelectionParameters |
| Public Member Functions | |
|---|---|
| IMPORT_C CMMFFormatDecodePluginSelectionParameters * | NewL() |
| IMPORT_C CMMFFormatDecodePluginSelectionParameters * | NewLC() |
| Protected Member Functions | |
|---|---|
| CMMFFormatDecodePluginSelectionParameters() | |
| Inherited Attributes | |
|---|---|
| CMMFFormatPluginSelectionParameters::iRequiredFormatSupport | |
| Inherited Enumerations | |
|---|---|
| CMMFPluginSelectionParameters:TMediaIdMatchType | |
| CMMFPluginSelectionParameters:TPreferredSupplierMatchType | |
Class used to list and select plugins implementing the CMMFFormatDecode interface.
| CMMFFormatDecodePluginSelectionParameters | ( | ) | [protected] |
Protected constructor.
| IMPORT_C CMMFFormatDecodePluginSelectionParameters * | NewL | ( | ) | [static] |
Constructs a new format decode selection parameters object.
| IMPORT_C CMMFFormatDecodePluginSelectionParameters * | NewLC | ( | ) | [static] |
Constructs a new format decode selection parameters object.