Table of Contents

Interface IBackgroundDataCapture

Namespace
LiveScope.Net
Assembly
LiveScope.Net.dll

Captures using an explicitly created background thread

public interface IBackgroundDataCapture

Properties

IsCapturing

Background capture thread is currently active

bool IsCapturing { get; }

Property Value

bool