gstreamer_core/plugins/elements/gstfdsink.h
branchRCL_3
changeset 29 567bb019e3e3
parent 0 0e761a78d257
child 30 7e817e7e631c
--- a/gstreamer_core/plugins/elements/gstfdsink.h	Wed Mar 31 22:03:18 2010 +0300
+++ b/gstreamer_core/plugins/elements/gstfdsink.h	Tue Aug 31 15:30:33 2010 +0300
@@ -58,6 +58,7 @@
 
   int fd;
   guint64 bytes_written;
+  guint64 current_pos;
 };
 
 struct _GstFdSinkClass {