Developer Documentation

MediaStream.IsPaused

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