The CLine type exposes the following members.

Properties

  NameDescription
Public propertyChannels
Returns the number of channels for the line.
Public propertyComponentType
Returns the type of component that this line is interfacing.
Public propertyConnectedTo
Returns the ID of the destination line that this line is connected.
Public propertyControls
Public propertyDestinationID
Returns the line ID of the line to which this line is connected.
Public propertyID
The returns the unique identifier for the current line.
Public propertyIndex
The index of the current line.
Public propertyLineType
The type of line, destination or source, as described by one of the values from the LineTypeConstants enumeration.
Public propertyLongName
Returns the long name of the line as reported by the sound card's driver.
Public propertyParent
Returns a reference to the parent CMixer object.
Public propertyShortName
Returns the short name of the line as reported by the sound card's driver.
Public propertyTag
Gets or sets the object that contains data about the control

See Also