[Live-devel] Closing injector question
    Ross Finlayson 
    finlayson at live.com
       
    Mon Sep 19 14:33:14 PDT 2005
    
    
  
>I'm afraid that doing as in your suggestion, the TCP connection will 
>stay on, while I need to have different connections for any 
>injection. Given that the connection is opened by the injector, I 
>suppose I should close the injector in order to release the connection.
Yes, if you don't want to keep the TCP connection open, the easiest 
way to do this is to close (using "Medium::close()") the 
"DarwinInjector" object, after calling "videoSink->stopPlaying()".
	Ross Finlayson
	Live Networks, Inc. (LIVE.COM)
	<http://www.live.com/>
    
    
More information about the live-devel
mailing list