API published in: S60 1st Ed
Link against: avkon.lib
Required Capabilities
None
#include <aknsoundinfo.h>
Public Member Functions |
|
IMPORT_C | ~CAknSoundInfo () |
Destructor. |
|
IMPORT_C void | InternalizeL (RReadStream &aStream) |
IMPORT_C void | ExternalizeL (RWriteStream &aStream) const |
Static Public Member Functions |
|
static IMPORT_C CAknSoundInfo * | NewL () |
Constructor. |
|
Data Fields |
|
TInt16 | iPriority |
TInt16 | iFrequency |
TInt | iPreference |
HBufC * | iFile |
TInt | iDuration |
HBufC8 * | iSequence |
TUint8 | iVolume |
TSoundType | iType |
|
Destructor. |
|
|
|
Constructor. |
|
|
|
|
|
|
|
|