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 731149 - Muting pipeline (playbin) does not work under windows
Muting pipeline (playbin) does not work under windows
Status: RESOLVED DUPLICATE of bug 755106
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
1.2.3
Other Windows
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-06-03 07:13 UTC by Eric
Modified: 2016-04-17 23:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eric 2014-06-03 07:13:29 UTC
Hi,
I am using the following code to mute the pipeline.

g_object_set(G_OBJECT(mPipeline), "mute", TRUE, NULL);

This works perfectly under Linux. 

The pipeline is a playbin.
Comment 1 Tim-Philipp Müller 2016-04-17 23:33:40 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository.

*** This bug has been marked as a duplicate of bug 755106 ***