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
Type | Description |
---|---|
Boolean |
public bool IsPaused { get; set; }
Indicates wether or not the media stream is paused
If true, no data will be read/pushed for the media handle
Type | Description |
---|---|
Boolean |