diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_sound_slice.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_sound_slice.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,85 @@ + + +TB10.1 Example Applications: CSoundSlice Class Reference + + + + +

CSoundSlice Class Reference

+

+List of all members. + + + + + + + + + + + + +

Public Member Functions

 ~CSoundSlice ()
+const TDesC8 & GetData ()

Static Public Member Functions

static CSoundSliceNewL (const TDesC8 &aData)

Static Public Attributes

+static const TInt iOffset = _FOFF(CSoundSlice,iLink)
+


Detailed Description

+A sound slice read in from the file.

+These objects are held in a queue. They are removed from the queue in the callback function MaoscBufferCopied(). +

Definition at line 320 of file CMediaClientAppUI.h.

+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
CSoundSlice::~CSoundSlice (  ) 
+
+
+ +

+Destructor. +

Definition at line 876 of file CMediaClientAppUI.cpp.

+ +
+

+


Member Function Documentation

+ +
+
+ + + + + + + + + +
CSoundSlice * CSoundSlice::NewL (const TDesC8 &  aData  )  [static]
+
+
+ +

+Allocates and constructs a new synchronous artificial audio stream source. Construction and destruction

Returns:
New synchronous artificial audio stream source object
+
Parameters:
+ + +
aData Data for the slice
+
+ +

Definition at line 859 of file CMediaClientAppUI.cpp.

+ +
+

+


Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by  + +doxygen 1.5.3
+ +