Developer Documentation

MediaStream.IsPaused

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 IsPaused { get; set; }

Indicates wether or not the media stream is paused

Info

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

Value Type

TypeDescription
Boolean