[Player-cvs] hxclientkit/pub/platform/mac HXClientPlayer.h, 1.6.2.2, 1.6.2.3

[Player-cvs] hxclientkit/pub/platform/mac HXClientPlayer.h, 1.6.2.2, 1.6.2.3

sehancher at helixcommunity.org sehancher at helixcommunity.org
Wed Sep 1 11:10:16 PDT 2004


Update of /cvsroot/player/hxclientkit/pub/platform/mac
In directory cvs-new:/tmp/cvs-serv5495

Modified Files:
      Tag: hxclient_1_1_6_neptune
	HXClientPlayer.h 
Log Message:
Merge 122 to 116 branch.

Index: HXClientPlayer.h
===================================================================
RCS file: /cvsroot/player/hxclientkit/pub/platform/mac/HXClientPlayer.h,v
retrieving revision 1.6.2.2
retrieving revision 1.6.2.3
diff -u -d -r1.6.2.2 -r1.6.2.3
--- HXClientPlayer.h	25 May 2004 20:38:08 -0000	1.6.2.2
+++ HXClientPlayer.h	1 Sep 2004 18:10:14 -0000	1.6.2.3
@@ -68,7 +68,7 @@
 - (id)initInView:(HXClientView *)view withObserver:(id)observer;
 #endif
 
-- (void)openWithURL:(NSURL *)url mimeType:(NSString *)mimeType;
+- (BOOL)openWithURL:(NSURL *)url mimeType:(NSString *)mimeType;
 
 - (BOOL)canViewSource;
 - (void)viewSource;
@@ -131,5 +131,9 @@
 - (CFTypeRef)copyStatisticsFor:(NSString *)key;
 - (BOOL)addObserver:(id)observer forStatistic:(NSString *)key userInfo:(UInt32)aUserInfo;
 - (void)removeObserver:(id)observer forStatistic:(NSString *)key userInfo:(UInt32)aUserInfo;
+
+- (BOOL)setRegistryString:(NSString *)string forKey:(NSString *)key;
+- (BOOL)setRegistrySInt32:(SInt32)intValue forKey:(NSString *)key;
+- (CFTypeRef)copyRegistryDataFor:(NSString *)key;
 
 @end




More information about the Player-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.