detect player end
[uwplayer.git] / application / player.h
index 3309096..9858491 100644 (file)
@@ -42,6 +42,8 @@ void PlayerOpenFile(MainWindow *win);
 
 void PlayerDestroy(Player *p);
 
+void PlayerEOF(Player *p);
+
 
 #ifdef __cplusplus
 }