[Common-cvs] include hxsmbw.h,1.4,1.5

[Common-cvs] include hxsmbw.h,1.4,1.5

acolwell at helixcommunity.org acolwell at helixcommunity.org
Tue Jan 25 10:01:35 PST 2005


Update of /cvsroot/common/include
In directory cvs-new:/tmp/cvs-serv19877

Modified Files:
	hxsmbw.h 
Log Message:
Added GetUpshiftBW() method


Index: hxsmbw.h
===================================================================
RCS file: /cvsroot/common/include/hxsmbw.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- hxsmbw.h	9 Jul 2004 18:20:48 -0000	1.4
+++ hxsmbw.h	25 Jan 2005 18:01:33 -0000	1.5
@@ -123,8 +123,10 @@
     STDMETHOD(ChangeBW) (THIS_ 
 		UINT32 newBW, 
 		HXSource* pSource) PURE;
-};
 
+    /* Returns the amount of bandwidth available for upshifting */
+    STDMETHOD(GetUpshiftBW) (THIS_ REF(UINT32) uUpshiftBW) PURE;
+};
 
 /****************************************************************************
  * 




More information about the Common-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.