Package: gtk
Accessor gtk:media-stream-muted
Lambda Listgtk:media-stream-muted (object) SyntaxArgumentsDetails Accessor of the muted slot of the gtk:media-stream class. The gtk:media-stream-muted function returns whether the audio for the stream is muted. The (setf gtk:media-stream-muted) function sets whether the
audio stream should be muted. Muting a stream will cause no audio to be
played, but it does not modify the volume. This means that muting and then
unmuting the stream will restore the volume settings. If the stream has no audio, calling this function will still work but it will not have an audible effect. | See also |
#2023-5-2