Click or drag to resize
RecorderIsRecording Property
Returns true if recording or false otherwise.

Namespace: Alvas.Audio
Assembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax
public bool IsRecording { get; }

Property Value

Type: Boolean
See Also