[Bug 787922] splitmuxsink: add a "split-now" action signal

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 11 10:30:19 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=787922

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #363378|none                        |reviewed
             status|                            |

--- Comment #21 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 363378
  --> https://bugzilla.gnome.org/attachment.cgi?id=363378
An implementation of the action signal described.

>+  /**
>+   * GstSplitMuxSink::split-now:
>+   * @splitmux: the #GstSplitMuxSink
>+   * @split-now: A flag about whether to split the file or not.
>+   * 
>+   * When called by the user, this action signal splits the video file (and begins a new one) immediately. 
>+   * 
>+   * 
>+   * Since: 1.14
>+   */

What is the purpose of the split-now boolean?

Why would anyone call the "split-now" action signal if they didn't want to
split the file? Isn't TRUE implied by the fact that the user emitted the signal
in the first place?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list