TMdaDesClipLocation Class Reference
class TMdaDesClipLocation : public TMdaClipLocation |
Constructor & Destructor Documentation
TMdaDesClipLocation()
TMdaDesClipLocation | ( | ) | [inline] |
Default constructor. Initialises the package attributes so that it can be sent to the server. The thread ID is initialised, but the descriptor is not.
TMdaDesClipLocation(TDes8 &)
TMdaDesClipLocation | ( | TDes8 & | aWriteableDes | ) | [inline] |
Constructor with a modifiable descriptor. Initialises the thread ID and the descriptor.
Parameters
TDes8 & aWriteableDes | A modifiable descriptor which contains the sound data. |
TMdaDesClipLocation(const TDesC8 &)
TMdaDesClipLocation | ( | const TDesC8 & | aReadOnlyDes | ) | [inline] |
Constructor with a non-modifiable descriptor. Initialises the thread ID and the descriptor.
Parameters
const TDesC8 & aReadOnlyDes | A non-modifiable descriptor which contains the sound data. |
Member Data Documentation
TDesC8 * iDes
The descriptor that contains the binary audio clip data.
TThreadId
iThreadId
The ID of the current thread.
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.