[Bug 737616] New: timedvaluecontrolsource: Add some signals about values changes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 29 12:19:04 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737616
  GStreamer | gstreamer (core) | unspecified

           Summary: timedvaluecontrolsource: Add some signals about values
                    changes
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: tsaunier at gnome.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In order for user to be able to track changes in the value set in
GstTimedValueControlSource the following signals have been added:
 * value-added
 * value-removed
 * value-changed

To be able to use a GstTimedValue to be marshalled into the signals,
the GstTimedValue structure is now registerd as a GBoxed type.

New API:
~~~~~~~
  * GstTimedValueControlSource::value-added
  * GstTimedValueControlSource::value-removed
  * GstTimedValueControlSource::value-added

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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