CMMFDataPathProxySession Class Reference
class CMMFDataPathProxySession : public CMMFSubThreadSession |
The session used to transmit messages between the main thread and the subthread. Only one session can be created with a datapath subthread. Once this session is closed, the subthread will be killed.
Constructor & Destructor Documentation
CMMFDataPathProxySession()
CMMFDataPathProxySession | ( | ) | [private] |
~CMMFDataPathProxySession()
~CMMFDataPathProxySession | ( | ) | |
Member Functions Documentation
AddDataSinkL(const RMmfIpcMessage &)
AddDataSourceL(const RMmfIpcMessage &)
CheckDataPathExistsL()
void | CheckDataPathExistsL | ( | ) | const [private, inline] |
ClearPlayWindowL(const RMmfIpcMessage &)
GetPositionL(const RMmfIpcMessage &)
LoadDataPathByCodecUidL(const RMmfIpcMessage &)
LoadDataPathByL(const RMmfIpcMessage &)
LoadDataPathByMediaIdCodecUidL(const RMmfIpcMessage &)
LoadDataPathByMediaIdL(const RMmfIpcMessage &)
PauseL(const RMmfIpcMessage &)
PlayL(const RMmfIpcMessage &)
PrimeL(const RMmfIpcMessage &)
ServiceL(const RMmfIpcMessage &)
Handles the servicing of a client request that has been passed to the server.
This function must be implemented in a derived class. The details of the request are contained within the message.
Parameters
const RMmfIpcMessage & aMessage | The message containing the details of the client request. |
SetPlayWindowL(const RMmfIpcMessage &)
SetPositionL(const RMmfIpcMessage &)
StateL(const RMmfIpcMessage &)
StopL(const RMmfIpcMessage &)
Member Data Documentation
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.