class CCustomInterfaceUtility : public CBase |
Public Member Functions | |
---|---|
~CCustomInterfaceUtility() | |
TAny * | CustomInterface(TUid) |
IMPORT_C CCustomInterfaceUtility * | NewL(CMdaAudioConvertUtility &) |
IMPORT_C CCustomInterfaceUtility * | NewL(CMdaAudioPlayerUtility &) |
IMPORT_C CCustomInterfaceUtility * | NewL(CMdaAudioRecorderUtility &, TBool) |
IMPORT_C CCustomInterfaceUtility * | NewL(CCustomCommandUtility *) |
IMPORT_C CCustomInterfaceUtility * | NewL(CMMFDevSound &) |
IMPORT_C CCustomInterfaceUtility * | NewL(CMidiClientUtility &) |
IMPORT_C CCustomInterfaceUtility * | NewL(MCustomCommand &) |
IMPORT_C CCustomInterfaceUtility * | NewL(CDrmPlayerUtility &) |
IMPORT_C CCustomInterfaceUtility * | NewL(CVideoPlayerUtility &) |
IMPORT_C CCustomInterfaceUtility * | NewL(CVideoRecorderUtility &) |
void | RemoveCustomInterface(TMMFMessageDestinationPckg) |
Protected Member Functions | |
---|---|
CCustomInterfaceUtility() | |
void | ConstructL(CCustomCommandUtility *) |
void | ConstructL(CMMFDevSound &) |
Private Attributes | |
---|---|
CMMFDevSound * | iDevSound |
CProxyCustomInterfaceUtility * | iProxyFactory |
void | ConstructL | ( | CCustomCommandUtility * | aCustomCommandUtility | ) | [protected, virtual] |
CCustomCommandUtility * aCustomCommandUtility |
void | ConstructL | ( | CMMFDevSound & | aDevSound | ) | [protected, virtual] |
CMMFDevSound & aDevSound |
IMPORT_C CCustomInterfaceUtility * | NewL | ( | CMdaAudioConvertUtility & | aUtility | ) | [static] |
CMdaAudioConvertUtility & aUtility |
IMPORT_C CCustomInterfaceUtility * | NewL | ( | CMdaAudioPlayerUtility & | aUtility | ) | [static] |
CMdaAudioPlayerUtility & aUtility |
IMPORT_C CCustomInterfaceUtility * | NewL | ( | CMdaAudioRecorderUtility & | aUtility, |
TBool | aRecordStream | |||
) | [static] |
CMdaAudioRecorderUtility & aUtility | |
TBool aRecordStream |
IMPORT_C CCustomInterfaceUtility * | NewL | ( | CCustomCommandUtility * | aCustomCommandUtility | ) | [static] |
CCustomCommandUtility * aCustomCommandUtility |
IMPORT_C CCustomInterfaceUtility * | NewL | ( | CMMFDevSound & | aDevSound | ) | [static] |
CMMFDevSound & aDevSound |
IMPORT_C CCustomInterfaceUtility * | NewL | ( | CMidiClientUtility & | aUtility | ) | [static] |
CMidiClientUtility & aUtility |
IMPORT_C CCustomInterfaceUtility * | NewL | ( | MCustomCommand & | aUtility | ) | [static] |
MCustomCommand & aUtility |
IMPORT_C CCustomInterfaceUtility * | NewL | ( | CDrmPlayerUtility & | aUtility | ) | [static] |
CDrmPlayerUtility & aUtility |
IMPORT_C CCustomInterfaceUtility * | NewL | ( | CVideoPlayerUtility & | aUtility | ) | [static] |
CVideoPlayerUtility & aUtility |
IMPORT_C CCustomInterfaceUtility * | NewL | ( | CVideoRecorderUtility & | aUtility | ) | [static] |
CVideoRecorderUtility & aUtility |
void | RemoveCustomInterface | ( | TMMFMessageDestinationPckg | aMessageHandler | ) | [virtual] |
TMMFMessageDestinationPckg aMessageHandler |
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.