Click or drag to resize

AudioInputInput Property

LightningChart .NET Help
Gets or sets AudioInput component that this GUI component controls.

Namespace:  Arction.Wpf.SignalProcessing.Gui
Assembly:  Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntax
[BrowsableAttribute(true)]
public AudioInput Input { get; set; }

Property Value

Type: AudioInput
See Also