Method

ValentMixerStreamget_muted

unstable since: 1.0

Declaration [src]

gboolean
valent_mixer_stream_get_muted (
  ValentMixerStream* stream
)

Description [src]

Get the muted state of stream.

Implementations that override this method should also override Valent.MixerStreamClass.set_muted.

Available since: 1.0

Return value

Type: gboolean

TRUE if the stream is muted, or FALSE if not.