diff options
Diffstat (limited to 'ext/resindvd/resindvdsrc.h')
-rw-r--r-- | ext/resindvd/resindvdsrc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/resindvd/resindvdsrc.h b/ext/resindvd/resindvdsrc.h index c0fa8e1d..ae88b134 100644 --- a/ext/resindvd/resindvdsrc.h +++ b/ext/resindvd/resindvdsrc.h @@ -89,6 +89,7 @@ struct _resinDvdSrc gboolean need_segment; gboolean active_highlight; gboolean in_still_state; + gboolean in_playing; GstBuffer *alloc_buf; GstBuffer *next_buf; |