MediaStream.getMuted

Returns whether the audio for the stream is muted.

See [method@Gtk.MediaStream.set_muted] for details.

class MediaStream
bool
getMuted
()

Return Value

Type: bool

%TRUE if the stream is muted

Meta