[Bug 796678] New: alsasink: pause/resume

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 26 09:48:47 UTC 2018


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

            Bug ID: 796678
           Summary: alsasink: pause/resume
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: axelma at axis.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 372823
  --> https://bugzilla.gnome.org/attachment.cgi?id=372823&action=edit
alsasink: pause/resume

alsasink have no possibility to distinguish between a pause and stop. 

This patch adds the functionality to pause, stop and resume for the alsasink.

Pause and resume takes use of snd_pcm_pause() to handle the pause/resume
capabilities.

The following patch is required to expose the pause, resume and stop vmethod to
alsasink: https://bugzilla.gnome.org/show_bug.cgi?id=788361

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