Method

GtkMediaStreamget_muted

Declaration [src]

gboolean
gtk_media_stream_get_muted (
  GtkMediaStream* self
)

Description [src]

Returns whether the audio for the stream is muted.

See gtk_media_stream_set_muted() for details.

Gets propertyGtk.MediaStream:muted

Return value

Type: gboolean

TRUE if the stream is muted.