annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
22284
83366c8e1928 Fix menu to work with mpctx
uau
parents:
diff changeset
1 void *mpctx_get_video_out(struct MPContext *mpctx);
83366c8e1928 Fix menu to work with mpctx
uau
parents:
diff changeset
2 void *mpctx_get_playtree_iter(struct MPContext *mpctx);