Developer Documentation

MediaStream.IsMuted

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

public bool IsMuted { get; set; }

Indicates wether or not the media stream is muted

Info

If true, no data will always be empty and thrown away

Value Type

TypeDescription
Boolean