Provides access to the recording sources of a device
The DXVUMeterNETGDI..::..DevicesCollection..::..Device..::..RecordingSourcesCollection..::..Line type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| RemoveBingings |
Removes any previously defined bindings.
See SetVolumeBinding(Control, String, String) and SetSelectedBinding(Control, String, String) for information on how to define bindings.
| |
| SetSelectedBinding |
Defines a binding between the select mutex control in the line and a control | |
| SetVolumeBinding |
Defines a binding between the volume control in the line and a control | |
| ToString | (Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
| CanBeSelected |
Indicates if the line can be selected as a recording source
| |
| HasVolume |
Indicates if the line supports changing its volume
| |
| Max |
Returns the maximum value supported by the volume control on this line
| |
| Min |
Returns the minimum value supported by the volume control on this line
| |
| Name |
Returns the long name of the line
| |
| Selected |
Sets or returns the selected recording source
| |
| Volume |
Sets or returns the recording volume of the line
|