class MMceEndPointProxy |
Public Member Functions | |
---|---|
void | AddProxyClientL(CMceMediaSink &) |
void | RemoveProxyClient(CMceMediaSink &) |
TBool | ServesProxyClient(const CMceMediaSink &) |
void | AddProxyClientL | ( | CMceMediaSink & | aClient | ) | [pure virtual] |
Adds client to proxy
CMceMediaSink & aClient | a client |
void | RemoveProxyClient | ( | CMceMediaSink & | aClient | ) | [pure virtual] |
Removes client from proxy
CMceMediaSink & aClient | a client |
TBool | ServesProxyClient | ( | const CMceMediaSink & | aClient | ) | const [pure virtual] |
Does proxy serve client
const CMceMediaSink & aClient | a client |
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.