CUpnpRcActionFactory Class Reference
class CUpnpRcActionFactory : public CBase
|
RC action factory class. This class provides a Rendering Control action creation services.
Public Member Functions
|
|
~CUpnpRcActionFactory
()
|
CUpnpRcActionFactory
*
|
NewL
(
MUpnpAVControlPointObserver
&,
CUpnpAVControlPoint
&)
|
TInt
|
RcGetMuteActionLC
(
CUpnpAction
*&,
CUpnpDevice
*,
TInt
, const
TDesC8
&)
|
TInt
|
RcGetVolumeActionLC
(
CUpnpAction
*&,
CUpnpDevice
*,
TInt
, const
TDesC8
&)
|
TInt
|
RcSetMuteActionLC
(
CUpnpAction
*&,
CUpnpDevice
*,
TInt
, const
TDesC8
&, const
TDesC8
&)
|
TInt
|
RcSetVolumeActionLC
(
CUpnpAction
*&,
CUpnpDevice
*,
TInt
, const
TDesC8
&,
TInt
)
|
Constructor & Destructor Documentation
CUpnpRcActionFactory(MUpnpAVControlPointObserver &, CUpnpAVControlPoint &)
~CUpnpRcActionFactory()
~CUpnpRcActionFactory
|
(
|
)
|
|
Member Functions Documentation
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
By default Symbian 2nd phase constructor is private.
NewL(MUpnpAVControlPointObserver &, CUpnpAVControlPoint &)
RcGetMuteActionLC(CUpnpAction *&, CUpnpDevice *, TInt, const TDesC8 &)
Creates a GetMuteAction.
-
Since
-
Series 60 2.6
Parameters
CUpnpAction
*& aAction
|
Pointer for returning created action.
|
CUpnpDevice
* aDevice
|
Target of the action.
|
TInt
aInstanceID
|
rendering instance.
|
const
TDesC8
& aChannel
|
audio channel.
|
RcGetVolumeActionLC(CUpnpAction *&, CUpnpDevice *, TInt, const TDesC8 &)
Creates a GetVolume action.
-
Since
-
Series 60 2.6
Parameters
CUpnpAction
*& aAction
|
Pointer for returning created action.
|
CUpnpDevice
* aDevice
|
Target of the action.
|
TInt
aInstanceID
|
rendering instance.
|
const
TDesC8
& aChannel
|
audio channel.
|
RcSetMuteActionLC(CUpnpAction *&, CUpnpDevice *, TInt, const TDesC8 &, const TDesC8 &)
?Creates a SetMute action.
-
Since
-
Series 60 2.6
Parameters
CUpnpAction
*& aAction
|
Pointer for returning created action.
|
CUpnpDevice
* aDevice
|
Target of the action.
|
TInt
aInstanceID
|
rendering instance.
|
const
TDesC8
& aChannel
|
audio channel.
|
const
TDesC8
& aMute
|
|
RcSetVolumeActionLC(CUpnpAction *&, CUpnpDevice *, TInt, const TDesC8 &, TInt)
Creates a SetVolume action.
-
Since
-
Series 60 2.6
Parameters
CUpnpAction
*& aAction
|
Pointer for returning created action.
|
CUpnpDevice
* aDevice
|
Target of the action.
|
TInt
aInstanceID
|
rendering instance.
|
const
TDesC8
& aChannel
|
audio channel.
|
TInt
aVolume
|
volume.
|
Member Data Documentation
CUpnpAVControlPoint & iAVCP
MUpnpAVControlPointObserver & iAVControlPointObserver
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.