[Live-devel] How does RTSPClient get freed?

Ross Finlayson finlayson at live555.com
Wed Jun 17 08:24:37 PDT 2009


>I could not find a way to free the RTSPClient object. The destructor 
>is protect. How doe the object get freed?

You free a "RTSPClient" object - like any "Medium" subclass - by calling
	Medium::close(pointer-to-object);
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list