Link against: avkon.lib
None
#include <aknSoundInfo.h>
Public Member Functions |
|
IMPORT_C | ~CAknSoundInfo () |
Destructor. |
|
IMPORT_C void | InternalizeL (RReadStream &aStream) |
Not currently implemented. |
|
IMPORT_C void | ExternalizeL (RWriteStream &aStream) const |
Not currently implemented. |
|
Static Public Member Functions |
|
static IMPORT_C CAknSoundInfo * | NewL () |
Constructor. |
|
Data Fields |
|
TInt16 | iPriority |
Priority of the sound. |
|
TInt16 | iFrequency |
Frequency of the sound. |
|
TInt | iPreference |
Preference of the sound. |
|
HBufC * | iFile |
Sound file, used with ESoundFile type only. |
|
TInt | iDuration |
Duration of the sound. |
|
HBufC8 * | iSequence |
Sequence of the sound, used with ESoundSequence type only. |
|
TUint8 | iVolume |
Default volume of the sound. |
|
TSoundType | iType |
Sound type. |
|
Destructor. |
|
Not currently implemented. |
|
Not currently implemented. |
|
Constructor.
|
|
Duration of the sound. |
|
Sound file, used with ESoundFile type only. |
|
Frequency of the sound. |
|
Preference of the sound. |
|
Priority of the sound. |
|
Sequence of the sound, used with ESoundSequence type only. |
|
Sound type. |
|
Default volume of the sound. |