Alvas.Audio Class Library
MixerLine.Controls Property
Gets the controls of the mixer line.
[Visual Basic]
Public ReadOnly Property Controls As
MixerControl()
[C#]
public
MixerControl[]
Controls {get;}
Property Value
The controls.
See Also
MixerLine Class
|
Alvas.Audio Namespace