[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-server-cvs
Subject:    [Server-cvs] include server_piids.h,1.2,1.3
From:       jgordon () helixcommunity ! org
Date:       2009-09-18 21:26:14
Message-ID: 200909182235.n8IMZITn023842 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/server/include
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv28623

Modified Files:
	server_piids.h 
Log Message:
Synopsis
========
Get the new IIDs defined in the server binary

Branches: HEAD (SERVER_CURRENT)
Reviewer: jzeng


Description
===========
Get the new IIDs defined in the server binary so I can use them!

Files Affected
==============
server/include/server_piids.h
server_rn/protocol/flash/rtmpserv/rtmpserv.cpp


Testing Performed
=================
Unit Tests:

Integration Tests:

Leak Tests:
None

Performance Tests:
None

Platforms Tested: win32-i386-vc7
Build verified: win32-i386-vc7


QA Hints
===============

n/a



Index: server_piids.h
===================================================================
RCS file: /cvsroot/server/include/server_piids.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- server_piids.h	17 Mar 2009 16:38:35 -0000	1.2
+++ server_piids.h	18 Sep 2009 21:26:11 -0000	1.3
@@ -1,125 +1,137 @@
-/* ***** BEGIN LICENSE BLOCK *****
- * Source last modified: $Id$
- *
- * Portions Copyright (c) 1995-2003 RealNetworks, Inc. All Rights Reserved.
- *
- * The contents of this file, and the files included with this file,
- * are subject to the current version of the RealNetworks Public
- * Source License (the "RPSL") available at
- * http://www.helixcommunity.org/content/rpsl unless you have licensed
- * the file under the current version of the RealNetworks Community
- * Source License (the "RCSL") available at
- * http://www.helixcommunity.org/content/rcsl, in which case the RCSL
- * will apply. You may also obtain the license terms directly from
- * RealNetworks.  You may not use this file except in compliance with
- * the RPSL or, if you have a valid RCSL with RealNetworks applicable
- * to this file, the RCSL.  Please see the applicable RPSL or RCSL for
- * the rights, obligations and limitations governing use of the
- * contents of the file.
- *
- * This file is part of the Helix DNA Technology. RealNetworks is the
- * developer of the Original Code and owns the copyrights in the
- * portions it created.
- *
- * This file, and the files included with this file, is distributed
- * and made available on an 'AS IS' basis, WITHOUT WARRANTY OF ANY
- * KIND, EITHER EXPRESS OR IMPLIED, AND REALNETWORKS HEREBY DISCLAIMS
- * ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET
- * ENJOYMENT OR NON-INFRINGEMENT.
- *
- * Technology Compatibility Kit Test Suite(s) Location:
- *    http://www.helixcommunity.org/content/tck
- *
- * Contributor(s):
- *
- * ***** END LICENSE BLOCK ***** */
-
-#ifndef _SERVER_PIIDS_H_
-#define _SERVER_PIIDS_H_
-
-DEFINE_GUID(IID_IHXPSourceControl, 0x00000200, 0xb4c8, 0x11d0, 0x99, 0x95,
-                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
-DEFINE_GUID(IID_IHXPSourcePackets, 0x00000201, 0xb4c8, 0x11d0, 0x99,
-                    0x95, 0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
-DEFINE_GUID(IID_IHXPSourceLivePackets, 0x2bfb61ad, 0xbda0, 0x4cd1, 0xa8, 0x59,
-                    0x57, 0x6c, 0x95, 0xc6, 0xba, 0x8);
-DEFINE_GUID(IID_IHXPSourceLiveResync, 0x00000202, 0xb4c8, 0x11d0, 0x99,
-                    0x95, 0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
-DEFINE_GUID(IID_IHXServerPacketSource, 0x00000203, 0xb4c8, 0x11d0, 0x99,
-                    0x95, 0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
-DEFINE_GUID(IID_IHXPSinkControl, 0x00000300, 0xb4c8, 0x11d0, 0x99, 0x95,
-                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
-DEFINE_GUID(IID_IHXPSinkPackets, 0x00000301, 0xb4c8, 0x11d0, 0x99, 0x95,
-                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
-DEFINE_GUID(IID_IHXPSinkInfo, 0x00000302, 0xb4c8, 0x11d0, 0x99, 0x95,
-                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
-DEFINE_GUID(IID_IHXServerPacketSink, 0x00000303, 0xb4c8, 0x11d0, 0x99, 0x95,
-                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
-DEFINE_GUID(IID_IHXServerRDTTransport, 0x00000304, 0xb4c8, 0x11d0, 0x99, 0x95,
-                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
-DEFINE_GUID(IID_IHXServerPauseAdvise, 0x00000305, 0xb4c8, 0x11d0, 0x99, 0x95,
-                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
-DEFINE_GUID(IID_IHXServerShutdownResponse, 0xc1fc707d, 0xd62d, 0x4d47,
-                    0x83, 0x95, 0xe4, 0x280, 0xf2, 0x14, 0xdb, 0x10);
-DEFINE_GUID(IID_IHXLivePacketBufferQueue, 0x4a17f495, 0x0e71, 0x437e, 0xaf, 0x2c,
-                    0xb5, 0xd8, 0xe5, 0xc0, 0x7a, 0x88);
-DEFINE_GUID(IID_IHXLivePacketBufferProvider, 0x493f4272, 0xd80f, 0x411b, 0xb7, 0x6a,
-                    0xc7, 0xd9, 0xbb, 0x4b, 0xe8, 0xee);
-DEFINE_GUID(IID_IHXTokenBufferFilter, 0x6682dae4, 0x92ed, 0x4f3c, 0x80, 0xc4,
-        0x7e, 0x8e, 0xd4, 0xc1, 0x78, 0xeb);
-
-DEFINE_GUID(IID_IHXHTTPDemuxResponse, 0xfab8b184, 0xfc7b, 0x11d8, 0x88, 0x29,
-                    0x00, 0x02, 0xb3, 0x65, 0x87, 0x20);
-DEFINE_GUID(IID_IHXHTTPDemux, 0x43481048, 0xfc7c, 0x11d8, 0xa5, 0xf7,
-                    0x00, 0x02, 0xb3, 0x65, 0x87, 0x20);
-
-DEFINE_GUID(IID_IHXSwitchResponse, 0x8993bfeb, 0x35e1, 0x4a32, 0xb5, 0xf2, 
-            0x77, 0x25, 0x84, 0xd8, 0x39, 0xb1);
-
-DEFINE_GUID(IID_IHXSwitchHandler, 0x9381a17b, 0xf0b8, 0x4949, 0x9d, 0xa6, 
-            0x33, 0xcf, 0x8b, 0xd7, 0x54, 0x24);
-
-DEFINE_GUID(IID_IHXSSPLSeekResponse, 0xca280ba5, 0xa316, 0x43c8, 0xb1, 0x72,
-            0x8b, 0x23, 0xc5, 0x40, 0x16, 0x9f);
-
-DEFINE_GUID(IID_IHXSSPLSeekHandler, 0xb3545007, 0x3f06, 0x4d43, 0x96, 0xae,
-            0x00, 0xa3, 0xad, 0x5f, 0x5b, 0xb7);
-
-DEFINE_GUID(IID_IHXPlaylistManagerResponse, 0xdd5d2141, 0xbc5f, 0x4fa8, 0xb2, 0x48,
-            0x87, 0xe9, 0x7c, 0x01, 0x9c, 0x30);
-
-DEFINE_GUID(IID_IHXPlaylistManager, 0xd35abb54, 0xdcc5, 0x432d, 0x8a, 0x0c,
-            0x8a, 0xc2, 0xae, 0xad, 0x66, 0x9a);
-
-// {F53A29E7-ACD3-4ffa-965A-EF7BACF57C6E}
-DEFINE_GUID(IID_IHXFileReaderResponse, 0xf53a29e7, 0xacd3, 0x4ffa, 0x96, 0x5a, 0xef, \
                0x7b, 0xac, 0xf5, 0x7c, 0x6e);
-
-// {7531523F-1590-4147-B2C5-5ED04C3A803E}
-DEFINE_GUID(IID_IHXFileReader, 0x7531523f, 0x1590, 0x4147, 0xb2, 0xc5, 0x5e, 0xd0, \
                0x4c, 0x3a, 0x80, 0x3e);
-
-// {1E97A962-CC51-4576-9980-6016FEB9C34C}
-DEFINE_GUID(IID_IHXPlFileProcResponse, 0x1e97a962, 0xcc51, 0x4576, 0x99, 0x80, 0x60, \
                0x16, 0xfe, 0xb9, 0xc3, 0x4c);
-
-// {64DCBC2C-09EB-449c-83B0-C69376E33683}
-DEFINE_GUID(IID_IHXPlFileProcessor, 0x64dcbc2c, 0x9eb, 0x449c, 0x83, 0xb0, 0xc6, \
                0x93, 0x76, 0xe3, 0x36, 0x83);
-
-DEFINE_GUID(IID_IHXSwitchVerifier, 0x278e2b1e, 0x9207, 0x4809, 0x90, 0x5b, 
-            0xa0, 0x18, 0x56, 0xf5, 0x96, 0xe6);
-
-DEFINE_GUID(IID_IHXStreamMapper, 0xd56bf8e3, 0x15c1, 0x4e34, 0x9e, 0x8d,
-        0x6d, 0x2f, 0x38, 0xaa, 0x5b, 0xa8);
-
-DEFINE_GUID(IID_IHXURL,0xfe43c401, 0xc3d2, 0x4fff, 0x84, 0xca, 0x41, 0xe7,
-            0x74, 0x9d, 0xce, 0xab);
-
-DEFINE_GUID(IID_IHXLiveSourceWrapper, 0xb10d2398, 0xa300, 0x41c0, 0xb9, 0xea,
-        0xaf, 0xc2, 0xca, 0x9b, 0x51, 0x2b);
-
-DEFINE_GUID(IID_IHXUberSource, 0x296e8b6c, 0xa2d1, 0x40bc, 0x91, 
-          0x75, 0x3f, 0xb9, 0xa1, 0x51, 0x29, 0x72);
-
-DEFINE_GUID(IID_IHXURLParser, 0x7295717a, 0xc856, 0x44d0, 0x99,
-         0x72, 0xba, 0x11, 0x66, 0xda, 0xf7, 0xdf);
-
-#endif
+/* ***** BEGIN LICENSE BLOCK *****
+ * Source last modified: $Id$
+ *
+ * Portions Copyright (c) 1995-2003 RealNetworks, Inc. All Rights Reserved.
+ *
+ * The contents of this file, and the files included with this file,
+ * are subject to the current version of the RealNetworks Public
+ * Source License (the "RPSL") available at
+ * http://www.helixcommunity.org/content/rpsl unless you have licensed
+ * the file under the current version of the RealNetworks Community
+ * Source License (the "RCSL") available at
+ * http://www.helixcommunity.org/content/rcsl, in which case the RCSL
+ * will apply. You may also obtain the license terms directly from
+ * RealNetworks.  You may not use this file except in compliance with
+ * the RPSL or, if you have a valid RCSL with RealNetworks applicable
+ * to this file, the RCSL.  Please see the applicable RPSL or RCSL for
+ * the rights, obligations and limitations governing use of the
+ * contents of the file.
+ *
+ * This file is part of the Helix DNA Technology. RealNetworks is the
+ * developer of the Original Code and owns the copyrights in the
+ * portions it created.
+ *
+ * This file, and the files included with this file, is distributed
+ * and made available on an 'AS IS' basis, WITHOUT WARRANTY OF ANY
+ * KIND, EITHER EXPRESS OR IMPLIED, AND REALNETWORKS HEREBY DISCLAIMS
+ * ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES
+ * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUIET
+ * ENJOYMENT OR NON-INFRINGEMENT.
+ *
+ * Technology Compatibility Kit Test Suite(s) Location:
+ *    http://www.helixcommunity.org/content/tck
+ *
+ * Contributor(s):
+ *
+ * ***** END LICENSE BLOCK ***** */
+
+#ifndef _SERVER_PIIDS_H_
+#define _SERVER_PIIDS_H_
+
+DEFINE_GUID(IID_IHXPSourceControl, 0x00000200, 0xb4c8, 0x11d0, 0x99, 0x95,
+                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
+DEFINE_GUID(IID_IHXPSourcePackets, 0x00000201, 0xb4c8, 0x11d0, 0x99,
+                    0x95, 0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
+DEFINE_GUID(IID_IHXPSourceLivePackets, 0x2bfb61ad, 0xbda0, 0x4cd1, 0xa8, 0x59,
+                    0x57, 0x6c, 0x95, 0xc6, 0xba, 0x8);
+DEFINE_GUID(IID_IHXPSourceLiveResync, 0x00000202, 0xb4c8, 0x11d0, 0x99,
+                    0x95, 0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
+DEFINE_GUID(IID_IHXServerPacketSource, 0x00000203, 0xb4c8, 0x11d0, 0x99,
+                    0x95, 0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
+DEFINE_GUID(IID_IHXPSinkControl, 0x00000300, 0xb4c8, 0x11d0, 0x99, 0x95,
+                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
+DEFINE_GUID(IID_IHXPSinkPackets, 0x00000301, 0xb4c8, 0x11d0, 0x99, 0x95,
+                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
+DEFINE_GUID(IID_IHXPSinkInfo, 0x00000302, 0xb4c8, 0x11d0, 0x99, 0x95,
+                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
+DEFINE_GUID(IID_IHXServerPacketSink, 0x00000303, 0xb4c8, 0x11d0, 0x99, 0x95,
+                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
+DEFINE_GUID(IID_IHXServerRDTTransport, 0x00000304, 0xb4c8, 0x11d0, 0x99, 0x95,
+                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
+DEFINE_GUID(IID_IHXServerPauseAdvise, 0x00000305, 0xb4c8, 0x11d0, 0x99, 0x95,
+                    0x0, 0xa0, 0x24, 0x8d, 0xa5, 0xf0);
+DEFINE_GUID(IID_IHXServerShutdownResponse, 0xc1fc707d, 0xd62d, 0x4d47,
+                    0x83, 0x95, 0xe4, 0x280, 0xf2, 0x14, 0xdb, 0x10);
+DEFINE_GUID(IID_IHXLivePacketBufferQueue, 0x4a17f495, 0x0e71, 0x437e, 0xaf, 0x2c,
+                    0xb5, 0xd8, 0xe5, 0xc0, 0x7a, 0x88);
+DEFINE_GUID(IID_IHXLivePacketBufferProvider, 0x493f4272, 0xd80f, 0x411b, 0xb7, 0x6a,
+                    0xc7, 0xd9, 0xbb, 0x4b, 0xe8, 0xee);
+DEFINE_GUID(IID_IHXTokenBufferFilter, 0x6682dae4, 0x92ed, 0x4f3c, 0x80, 0xc4,
+        0x7e, 0x8e, 0xd4, 0xc1, 0x78, 0xeb);
+
+DEFINE_GUID(IID_IHXHTTPDemuxResponse, 0xfab8b184, 0xfc7b, 0x11d8, 0x88, 0x29,
+                    0x00, 0x02, 0xb3, 0x65, 0x87, 0x20);
+DEFINE_GUID(IID_IHXHTTPDemux, 0x43481048, 0xfc7c, 0x11d8, 0xa5, 0xf7,
+                    0x00, 0x02, 0xb3, 0x65, 0x87, 0x20);
+
+DEFINE_GUID(IID_IHXSwitchResponse, 0x8993bfeb, 0x35e1, 0x4a32, 0xb5, 0xf2, 
+            0x77, 0x25, 0x84, 0xd8, 0x39, 0xb1);
+
+DEFINE_GUID(IID_IHXSwitchHandler, 0x9381a17b, 0xf0b8, 0x4949, 0x9d, 0xa6, 
+            0x33, 0xcf, 0x8b, 0xd7, 0x54, 0x24);
+
+DEFINE_GUID(IID_IHXSSPLSeekResponse, 0xca280ba5, 0xa316, 0x43c8, 0xb1, 0x72,
+            0x8b, 0x23, 0xc5, 0x40, 0x16, 0x9f);
+
+DEFINE_GUID(IID_IHXSSPLSeekHandler, 0xb3545007, 0x3f06, 0x4d43, 0x96, 0xae,
+            0x00, 0xa3, 0xad, 0x5f, 0x5b, 0xb7);
+
+DEFINE_GUID(IID_IHXPlaylistManagerResponse, 0xdd5d2141, 0xbc5f, 0x4fa8, 0xb2, 0x48,
+            0x87, 0xe9, 0x7c, 0x01, 0x9c, 0x30);
+
+DEFINE_GUID(IID_IHXPlaylistManager, 0xd35abb54, 0xdcc5, 0x432d, 0x8a, 0x0c,
+            0x8a, 0xc2, 0xae, 0xad, 0x66, 0x9a);
+
+// {F53A29E7-ACD3-4ffa-965A-EF7BACF57C6E}
+DEFINE_GUID(IID_IHXFileReaderResponse, 0xf53a29e7, 0xacd3, 0x4ffa, 0x96, 0x5a, 0xef, \
0x7b, 0xac, 0xf5, 0x7c, 0x6e); +
+// {7531523F-1590-4147-B2C5-5ED04C3A803E}
+DEFINE_GUID(IID_IHXFileReader, 0x7531523f, 0x1590, 0x4147, 0xb2, 0xc5, 0x5e, 0xd0, \
0x4c, 0x3a, 0x80, 0x3e); +
+// {1E97A962-CC51-4576-9980-6016FEB9C34C}
+DEFINE_GUID(IID_IHXPlFileProcResponse, 0x1e97a962, 0xcc51, 0x4576, 0x99, 0x80, 0x60, \
0x16, 0xfe, 0xb9, 0xc3, 0x4c); +
+// {64DCBC2C-09EB-449c-83B0-C69376E33683}
+DEFINE_GUID(IID_IHXPlFileProcessor, 0x64dcbc2c, 0x9eb, 0x449c, 0x83, 0xb0, 0xc6, \
0x93, 0x76, 0xe3, 0x36, 0x83); +
+DEFINE_GUID(IID_IHXSwitchVerifier, 0x278e2b1e, 0x9207, 0x4809, 0x90, 0x5b, 
+            0xa0, 0x18, 0x56, 0xf5, 0x96, 0xe6);
+
+DEFINE_GUID(IID_IHXStreamMapper, 0xd56bf8e3, 0x15c1, 0x4e34, 0x9e, 0x8d,
+        0x6d, 0x2f, 0x38, 0xaa, 0x5b, 0xa8);
+
+DEFINE_GUID(IID_IHXURL,0xfe43c401, 0xc3d2, 0x4fff, 0x84, 0xca, 0x41, 0xe7,
+            0x74, 0x9d, 0xce, 0xab);
+
+DEFINE_GUID(IID_IHXLiveSourceWrapper, 0xb10d2398, 0xa300, 0x41c0, 0xb9, 0xea,
+        0xaf, 0xc2, 0xca, 0x9b, 0x51, 0x2b);
+
+DEFINE_GUID(IID_IHXUberSource, 0x296e8b6c, 0xa2d1, 0x40bc, 0x91, 
+          0x75, 0x3f, 0xb9, 0xa1, 0x51, 0x29, 0x72);
+
+DEFINE_GUID(IID_IHXURLParser, 0x7295717a, 0xc856, 0x44d0, 0x99,
+         0x72, 0xba, 0x11, 0x66, 0xda, 0xf7, 0xdf);
+
+DEFINE_GUID(IID_IHXAMFObject, 0xa2e156030, 0xf205, 0x4b5b, 0x9b, 0x06, 0x2f,
+            0xdd, 0x16, 0x02, 0xce, 0xb9);
+
+DEFINE_GUID(IID_IHXRTMPCommand, 0xdd18d030, 0xfd7c, 0x4147, 0x9a, 0xb5, 0x92,
+            0x36, 0x59, 0x4d, 0x30, 0xb8);
+
+DEFINE_GUID(IID_IHXRTMPProtocol, 0xc5e75cab, 0x528f, 0x4fc5, 0x8e, 0x21, 0x39,
+            0x01, 0x29, 0x24, 0xf6, 0x22);
+
+DEFINE_GUID(IID_IHXRTMPProtocolResponse, 0xdc2a52cd, 0x5517, 0x4173, 0x99, 0x27, \
0x0c, +            0x0a, 0x16, 0x6a, 0x12, 0x6c);
+
+#endif


_______________________________________________
Server-cvs mailing list
Server-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/server-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic