[Live-devel] MediaSession Destructor Is Protected
Ross Finlayson
finlayson at live555.com
Fri May 18 11:23:42 PDT 2012
> I am trying to manage my resources correctly, and I've discovered you cannot delete a MediaSession... What is the proper way to free a MediaSession's resources.
"MediaSession" - like all subclasses of "Medium" - objects cannot be deleted directly. Instead, you reclaim such an object by calling
Medium:close(subsession);
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/20120518/c8f48865/attachment.html>
More information about the live-devel
mailing list