summaryrefslogtreecommitdiffstats
path: root/ext/resindvd/resindvdsrc.h
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-05-08 10:43:27 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-05-11 17:04:06 +0100
commit270cd7c421118af2d6f86535c495e216b5e821d2 (patch)
tree674709a0060068417bf81acda69299aed27ddb42 /ext/resindvd/resindvdsrc.h
parentf9dfc44a67320b6f73bb34e05ec80e67e9c8c087 (diff)
downloadgst-plugins-bad-270cd7c421118af2d6f86535c495e216b5e821d2.tar.gz
gst-plugins-bad-270cd7c421118af2d6f86535c495e216b5e821d2.tar.bz2
gst-plugins-bad-270cd7c421118af2d6f86535c495e216b5e821d2.zip
resindvd: Implement navigation command change message and query
Send messages when the available DVD navigation commands changes, and handle navigation commands and angles queries.
Diffstat (limited to 'ext/resindvd/resindvdsrc.h')
-rw-r--r--ext/resindvd/resindvdsrc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/resindvd/resindvdsrc.h b/ext/resindvd/resindvdsrc.h
index f55b454f..fd03466a 100644
--- a/ext/resindvd/resindvdsrc.h
+++ b/ext/resindvd/resindvdsrc.h
@@ -119,6 +119,7 @@ struct _resinDvdSrc
GstEvent *highlight_event;
gboolean angles_changed;
+ gboolean commands_changed;
/* GList of NAV packets awaiting activation, and the
* running times to activate them. */