IsCapturing

Property

Namespace: Vox

Declared in: Vox.CaptureDevice


Returns true if the device is currently capturing audio input.

Syntax

public bool IsCapturing { public get; private set; }

Returns


Back to index