add functions for easier json object/array access
[uwplayer.git] / application / player.h
index 8d50a72..dc60827 100644 (file)
@@ -30,7 +30,7 @@
 extern "C" {
 #endif
 
-#define REQ_ID_PLAYBACK_TIME 1
+#define REQ_ID_PLAYBACK_TIME "11"
     
 void PlayerOpenFile(MainWindow *win);