OSDN Git Service

Remove unused API definitions from playerdriver class
authorGarret Pick <pickgr@pv.com>
Mon, 31 Aug 2009 18:39:19 +0000 (11:39 -0700)
committerGarret Pick <pickgr@pv.com>
Mon, 31 Aug 2009 18:39:19 +0000 (11:39 -0700)
android/playerdriver.h
engines/2way/src/pv_2way_sdkinfo.h
engines/author/src/pv_author_sdkinfo.h
engines/player/src/pv_player_sdkinfo.h

index 2f07ae8..4c7dd06 100644 (file)
@@ -403,7 +403,6 @@ class PlayerDriver :
     int setupHttpStreamPost();
 
 
-
     // Starts the PV scheduler thread.
     static int startPlayerThread(void *cookie);
     int playerThread();
index c4dbc2b..04e6b62 100644 (file)
@@ -21,7 +21,7 @@
 // This header file is automatically generated at build-time
 // *** OFFICIAL RELEASE INFO -- Will not auto update
 
-#define PV2WAY_ENGINE_SDKINFO_LABEL "913784"
-#define PV2WAY_ENGINE_SDKINFO_DATE 0x20090813
+#define PV2WAY_ENGINE_SDKINFO_LABEL "914120"
+#define PV2WAY_ENGINE_SDKINFO_DATE 0x20090814
 
 #endif //PV_2WAY_SDKINFO_H_INCLUDED
index 9d9f256..ed9528c 100644 (file)
@@ -21,7 +21,7 @@
 // This header file is automatically generated at build-time
 // *** OFFICIAL RELEASE INFO -- Will not auto update
 
-#define PVAUTHOR_ENGINE_SDKINFO_LABEL "913784"
-#define PVAUTHOR_ENGINE_SDKINFO_DATE 0x20090813
+#define PVAUTHOR_ENGINE_SDKINFO_LABEL "914120"
+#define PVAUTHOR_ENGINE_SDKINFO_DATE 0x20090814
 
 #endif //PV_AUTHOR_SDKINFO_H_INCLUDED
index e5c0d18..dad6a0a 100644 (file)
@@ -21,7 +21,7 @@
 // This header file is automatically generated at build-time
 // *** OFFICIAL RELEASE INFO -- Will not auto update
 
-#define PVPLAYER_ENGINE_SDKINFO_LABEL "913784"
-#define PVPLAYER_ENGINE_SDKINFO_DATE 0x20090813
+#define PVPLAYER_ENGINE_SDKINFO_LABEL "914120"
+#define PVPLAYER_ENGINE_SDKINFO_DATE 0x20090814
 
 #endif //PV_PLAYER_SDKINFO_H_INCLUDED