class TMdaFileClipLocation : public TMdaClipLocation |
A package containing the name of a file that stores audio clip data.
An object of this class can be passed to CMdaAudioRecorderUtility::OpenL() , or to CMdaAudioConvertUtility::OpenL() .
Public Member Functions | |
---|---|
TMdaFileClipLocation () | |
TMdaFileClipLocation (const TDesC &) |
Public Attributes | |
---|---|
TBuf < 256 > | iName |
Inherited Attributes | |
---|---|
TMdaClipLocation::iSize | |
TMdaClipLocation::iVisible | |
TMdaRawPackage::iThis |
TMdaFileClipLocation | ( | ) | [inline] |
Default constructor. Initialises the package attributes so that it can be sent to the server. The filename is not initialised.
TMdaFileClipLocation | ( | const TDesC & | aName | ) | [inline] |
Constructor with a filename.
const TDesC & aName | The name of the file that contains the audio clip data. |
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.