mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
forgot this one
Original commit message from CVS: forgot this one
This commit is contained in:
parent
9decf461f5
commit
7a2e55a750
2 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@ struct _GstBaseSink {
|
|||
gdouble segment_rate;
|
||||
gint64 segment_start;
|
||||
gint64 segment_stop;
|
||||
gint64 segment_base;
|
||||
gint64 segment_time;
|
||||
gint64 segment_accum;
|
||||
|
||||
gint64 current_start;
|
||||
|
|
|
@ -82,7 +82,7 @@ struct _GstBaseSink {
|
|||
gdouble segment_rate;
|
||||
gint64 segment_start;
|
||||
gint64 segment_stop;
|
||||
gint64 segment_base;
|
||||
gint64 segment_time;
|
||||
gint64 segment_accum;
|
||||
|
||||
gint64 current_start;
|
||||
|
|
Loading…
Reference in a new issue