[Live-devel] setRTSPResponse accessibility issue
Ross Finlayson
finlayson at live555.com
Tue May 28 13:42:51 PDT 2013
> Thanks Ross! I just realised it might be neater to provide forwarding functions in RTSPClientSession, eg:
>
> protected:
> void setRTSPResponse(RTSPServer::RTSPClientConnection* ourClientConnection, char const* responseStr) { ourClientConnection->setRTSPResponse(responseStr); }
> // Repeat for the other three variants
>
> That way, RTSPClientSession-derived classes can utilise the friend access to RTSPClientConnection. Still not ideal, but better than making them public?
Yes - good idea. I like that idea better. I'll include these functions in the next release of the software.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130528/fc6e9b96/attachment.html>
More information about the live-devel
mailing list