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