After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 657157 - Volume control for sources
Volume control for sources
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-editing-services
git master
Other Linux
: Normal enhancement
: 1.3.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-23 11:58 UTC by Alexander Riman
Modified: 2014-06-22 13:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Riman 2011-08-23 11:58:49 UTC
Please add possibility to control audio volume of the individual sources (GESTimelineFileSource) in GESTimelinePipeline.
Comment 1 Thibault Saunier 2013-11-16 23:32:39 UTC
commit 6be4f79ca0d075d607ac51b7536e28333f3de7b8
Author: Mathieu Duponchelle <mathieu.duponchelle@epitech.eu>
Date:   Thu May 16 08:10:35 2013 +0200

    uri-source: Expose the volume property.
    
        + Make the pspec_hash function an internal util.
        + Add a create_props_hashtable implementation
        + If TRACK_TYPE_AUDIO, put the volume properties in the hashtable.