diff access_mpcontext.h @ 22284:83366c8e1928

Fix menu to work with mpctx
author uau
date Wed, 21 Feb 2007 18:28:48 +0000
parents
children a7e5b99ac083
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/access_mpcontext.h	Wed Feb 21 18:28:48 2007 +0000
@@ -0,0 +1,2 @@
+void *mpctx_get_video_out(struct MPContext *mpctx);
+void *mpctx_get_playtree_iter(struct MPContext *mpctx);