|
Public Member Functions |
virtual IMPORT_C | ~CSourceOrientation () |
| Destructor.
|
IMPORT_C TUid | Uid () const |
Static Public Member Functions |
static IMPORT_C CSourceOrientation * | NewL (CMMFDevSound &aDevSound) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (CMdaAudioConvertUtility &aUtility) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (CMdaAudioInputStream &aUtility) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (CMdaAudioOutputStream &aUtility) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (CMdaAudioPlayerUtility &aUtility) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (CMdaAudioRecorderUtility &aUtility, TBool aRecordStream) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (CMdaAudioToneUtility &aUtility) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (CCustomCommandUtility *aUtility) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (MCustomInterface &aCustomInterface) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (CMidiClientUtility &aUtility) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (CDrmPlayerUtility &aUtility) |
| Factory function for creating the source orientation object.
|
static IMPORT_C CSourceOrientation * | NewL (CVideoPlayerUtility &aUtility) |
| Factory function for creating the source orientation object.
|
Protected Member Functions |
IMPORT_C | CSourceOrientation () |
| Private C++ constructor for this class.
|
Friends |
class | CSourceOrientationMessageHandler |