CMMFControllerPluginSelectionParameters Class Reference
class CMMFControllerPluginSelectionParameters : public CMMFPluginSelectionParameters
|
Contains the parameters used to select controller plugins from the ECOM registry.
Inherits from
-
CMMFControllerPluginSelectionParameters
Constructor & Destructor Documentation
CMMFControllerPluginSelectionParameters()
CMMFControllerPluginSelectionParameters
|
(
|
)
|
[protected]
|
~CMMFControllerPluginSelectionParameters()
~CMMFControllerPluginSelectionParameters
|
(
|
)
|
[virtual]
|
Member Functions Documentation
CheckFormatSupportL(CMMFFormatSelectionParameters *, const RMMFFormatImplInfoArray &)
CheckPreferredSupplierL(RMMFControllerImplInfoArray &, const CMMFControllerImplementationInformation &)
CheckUriSupport(CMMFFormatSelectionParameters *, CMMFControllerImplementationInformation *, const RMMFFormatImplInfoArray &)
Checks the given Controller for uri support. Uri support may be there if either requiredscheme or extension matches with that given controller
ListImplementationsL(RMMFControllerImplInfoArray &)
Retrieves all controller plugins that support the requirements of the caller.
Parameters
RMMFControllerImplInfoArray
& aImplementations
|
After this method returns, this array will contain all the controller plugins that support the caller's requirements. Note: The array will be emptied by this method.
|
MatchImplementationToSelectParamsL(RMMFControllerImplInfoArray &, const CMMFControllerImplementationInformation &, TInt &)
NewL()
Constructs a new controller selection parameters object.
NewLC()
Construct a new controller selection parameters object.
SetRequiredPlayFormatSupportL(const CMMFFormatSelectionParameters &)
Sets the play format support required.
Note: The play formats supported by the controller plugins will only be retrieved if this method is called. To get all the play formats supported by the system, call this with a 'blank'
CMMFFormatSelectionParameters
object.
SetRequiredRecordFormatSupportL(const CMMFFormatSelectionParameters &)
Sets the record format support required.
Note: The record formats supported by the controller plugins will only be retrieved if this method is called. To get all the record formats supported by the system, call this with a 'blank'
CMMFFormatSelectionParameters
object.
Member Data Documentation
CMMFFormatSelectionParameters * iRequiredPlayFormatSupport
The required play format support
CMMFFormatSelectionParameters * iRequiredRecordFormatSupport
The required record format support
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.