playto works
[my-code/ivac.git] / dfbapi.h
index e1f4a20..8f6f41b 100644 (file)
--- a/dfbapi.h
+++ b/dfbapi.h
@@ -7,4 +7,5 @@
 /* function prototypes */
 int dfb_init(int arg_c,char **arg_v,struct ivac *ivac);
 int dfb_tini(struct ivac *ivac);
-
+int dfb_play_video(struct ivac *ivac);
+int dfb_stop_video(struct ivac *ivac);