mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
splitmuxsink: Remove unused next_max_out_running_time
https://bugzilla.gnome.org/show_bug.cgi?id=761761
This commit is contained in:
parent
c98d932fb8
commit
5059b9b8c9
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ struct _GstSplitMuxSink
|
||||||
|
|
||||||
SplitMuxOutputState output_state;
|
SplitMuxOutputState output_state;
|
||||||
GstClockTimeDiff max_out_running_time;
|
GstClockTimeDiff max_out_running_time;
|
||||||
GstClockTimeDiff next_max_out_running_time;
|
|
||||||
|
|
||||||
guint64 muxed_out_bytes;
|
guint64 muxed_out_bytes;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue