summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-05-26 11:53:05 +0200
committerWim Taymans <wim@metal.(none)>2009-05-29 11:55:38 +0200
commit83b2c63a3087705974d006859e1c19bc91880ffd (patch)
treefaa22c0f355a4cbac762b40f4c557c46f9ae3998 /win32
parentc74c3bf1b3eed8315c4e7781658bfaa02c9ae3eb (diff)
element: add start_time field an methods
Add a start_time field and some methods. The start_time will contain the running_time of when the element last went to paused. This time can be user to report the position in PAUSED but also to do more correct clipping and stepping later.
Diffstat (limited to 'win32')
-rw-r--r--win32/common/libgstreamer.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def
index aa161fa23..3c76a3218 100644
--- a/win32/common/libgstreamer.def
+++ b/win32/common/libgstreamer.def
@@ -291,6 +291,7 @@ EXPORTS
gst_element_get_pad
gst_element_get_query_types
gst_element_get_request_pad
+ gst_element_get_start_time
gst_element_get_state
gst_element_get_static_pad
gst_element_get_type
@@ -330,6 +331,7 @@ EXPORTS
gst_element_set_clock
gst_element_set_index
gst_element_set_locked_state
+ gst_element_set_start_time
gst_element_set_state
gst_element_state_change_return_get_name
gst_element_state_get_name