<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When task scheduler is created via 
"BasicTaskScheduler::createNew()" and usage environment is created via 
</FONT></DIV>
<DIV><FONT face=Arial size=2>BasicUsageEnvironment::createNew(scheduler). 
Allocated memory shows 1892Kb.</FONT></DIV>
<DIV><FONT face=Arial size=2>After I create Medium via: </FONT></DIV>
<DIV><FONT face=Arial size=2>Medium *ourClient = 
RTSPClient::createNew(usageEnvironment , 0, "app1",0);</FONT></DIV>
<DIV><FONT face=Arial size=2>Memory usage goes to 1960Kb.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>After calling Medium::close(ourClient), memory 
jumps to 1968Kb? </FONT></DIV>
<DIV><FONT face=Arial size=2>I see that the data in ourClient is all nullified 
but the memory allocated by createNew does not go back to the OS.</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm guessing the same thing is happening with 
MediaSession also?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How do I release memory allocated for ourClient 
since destructor is private operation.</FONT></DIV><BR />
<BR />
<HR />
ELMA&nbsp;Kurtalj&nbsp;d.o.o.&nbsp;(ELMA&nbsp;Kurtalj&nbsp;ltd.)<BR />
Vitezićeva&nbsp;1a,&nbsp;10000&nbsp;Zagreb,&nbsp;Hrvatska&nbsp;(Viteziceva&nbsp;1a,&nbsp;10000&nbsp;Zagreb,&nbsp;Croatia)<BR />
Tel:&nbsp;01/3035555,&nbsp;Faks:&nbsp;01/3035599&nbsp;(Tel:&nbsp;++385-1-3035555,&nbsp;Fax:&nbsp;++385-1-3035599&nbsp;)<BR />
<BR />
Www:<BR />
www.elma.hr;&nbsp;shop.elma.hr<BR />
<BR />
E-mail:<BR />
elma@elma.hr&nbsp;(elma@elma.hr)<BR />
pitanje@elma.hr&nbsp;(questions@elma.hr)<BR />
primjedbe@elma.hr&nbsp;(complaints@elma.hr)<BR />
prodaja@elma.hr&nbsp;(sales@elma.hr)<BR />
servis@elma.hr&nbsp;(servicing@elma.hr)<BR />
shop@elma.hr&nbsp;(shop@elma.hr)<BR />
skladiste@elma.hr&nbsp;(warehouse@elma.hr)<BR />
</BODY></HTML>