GNOME Bugzilla – Bug 755107
osxaudosink: missing mute property
Last modified: 2018-11-03 15:04:11 UTC
Audiosinks for Windows and Linux offers beside the "volume" property also a "mute" property. This is missing for MacOS and so here an additional "volume" element is required to get the option for toggling the mute state. Would be nice if this could be unified on all operating systems. Thanks, Thomas
Note that since bug #752156 a volume element is required when used inside playbin anyway as the OSX API is not powerful enough.
So what? Should the "mute" property be removed from other audio sinks?
No, either the OSX API provides something for it and we expose it, or it doesn't and then the OSX audio sink has less properties than some other sinks. There's not really a problem there, is there? :)
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/221.