MediaStream.IsMuted

public bool IsMuted { get; set; }

Indicates wether or not the media stream is muted

Info

If true, no data will be read/pushed for the media handle

Value Type

TypeDescription
Boolean