This class provides an interface to one of the lines available in the parent CMixer object.

Namespace: NMixerProNET
Assembly: MixerProNET (in MixerProNET.dll) Version: 2.1.0.27196 (2.1.0)

Syntax

C#
public class CLine
Visual Basic
Public Class CLine
Visual C++
public ref class CLine

Remarks

Lines are the containers that group controls for a particular section of a sound card, such as the CD, the Microphone, the Speakers, etc...

Inheritance Hierarchy

System..::..Object
  NMixerProNET..::..CLine

See Also