[Bug 788361] New: audiosink: expose audioringbuffer pause and stop vmethods to child sinks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 29 21:34:15 UTC 2017


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

            Bug ID: 788361
           Summary: audiosink: expose audioringbuffer pause and stop
                    vmethods to child sinks
    Classification: Platform
           Product: GStreamer
           Version: 1.12.3
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: philippe_renon at yahoo.fr
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The existing reset vmethod is deprecated.
The audio sink will fallback to calling reset if pause or stop are not provided
and will fallback to calling start if resume is not provided.

Existing audio sinks continue to work as before.

This change is needed for sinks that need to distinguish between a pause and a
stop (currently both are handled by a reset).

-- 
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