TBaSystemSoundInfo::TTone Class Reference
class TBaSystemSoundInfo::TTone
|
Provides functions to define a tone. Once defined, the tone can be encapsulated using the
TBaSystemSoundInfo
class and subsequently played.
Constructor & Destructor Documentation
TTone()
Default constructor. Sets up a
TTone
object with null frequency and duration.
TTone(TInt, TTimeIntervalMicroSeconds32)
Constructor which sets up a
TTone
object with specified frequency and duration.
Member Functions Documentation
ExternalizeL(RWriteStream &)
Saves a tone's frequency and duration.
Parameters
RWriteStream
& aStream
|
The stream to which the tone's frequency and duration is written.
|
InternalizeL(RReadStream &)
Gets a tone's frequency and duration.
Parameters
RReadStream
& aStream
|
The stream from which the tone's frequency and duration is read.
|
IsNull()
Tests whether the sound's category and instance are null.
Member Data Documentation
TTimeIntervalMicroSeconds32
iDuration
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.