Location:
Resource.h
class TMdaUrlClipLocation : public TMdaClipLocation;
Not used in MMF
TMdaRawPackage
- Abstract base class for all media server package types
TMdaPackage
- A data structure used to package messages (that include the package type) sent between the media server and its clients
TMdaClipLocation
- Abstract base class for providing the location of audio clip data
TMdaUrlClipLocation
- Not used in MMF
Defined in TMdaUrlClipLocation
:
TMdaUrlClipLocation()
, TMdaUrlClipLocation()
, iIapId
, iMimeType
, iUrl
Inherited from TMdaClipLocation
:
iSize
,
iVisible
Inherited from TMdaPackage
:
SetUid()
,
Type()
,
Uid()
,
operator==()
Inherited from TMdaRawPackage
:
Package()
,
SetSize()
,
iThis
inline TMdaUrlClipLocation(const TDesC &aUrl, TInt aIapId, const TDesC8 &aMimeType=KNullDesC8);
|
TInt iIapId;