[Bug 786246] qmlglsink: Add itemInitialized signal

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 14 11:52:02 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit a13e8b3efa0e35d7dac7c57504339ac75aeae71e (HEAD -> master, origin/master,
origin/HEAD)
Author: Carlos Rafael Giani <dv at pseudoterminal.org>
Date:   Sun May 21 16:01:14 2017 +0200

    qmlglsink: Add itemInitialized signal to QML item

    This is useful for autoplay for example. With autoplay, it is necessary to
    wait until the scene graph is fully set up. This signal is emitted once the
    QML item node is ready. So, inside a connected slot, the pipeline's state
    can be set to PLAYING to automatically start playback as soon as the QML
    script is loaded.

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

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