Provides access to the recording sources of a device

The DXVUMeterNETGDI..::..DevicesCollection..::..Device..::..RecordingSourcesCollection..::..Line type exposes the following members.

Methods

  NameDescription
Public methodRemoveBingings
Removes any previously defined bindings. See SetVolumeBinding(Control, String, String) and SetSelectedBinding(Control, String, String) for information on how to define bindings.
Public methodSetSelectedBinding
Defines a binding between the select mutex control in the line and a control
Public methodSetVolumeBinding
Defines a binding between the volume control in the line and a control
Public methodToString (Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyCanBeSelected
Indicates if the line can be selected as a recording source
Public propertyHasVolume
Indicates if the line supports changing its volume
Public propertyMax
Returns the maximum value supported by the volume control on this line
Public propertyMin
Returns the minimum value supported by the volume control on this line
Public propertyName
Returns the long name of the line
Public propertySelected
Sets or returns the selected recording source
Public propertyVolume
Sets or returns the recording volume of the line

See Also