Provides support for the new set of mixer APIs available under Windows Vista and later version of Windows.
The CCoreAudio..::..CLine type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CCoreAudio..::..CLine(CCoreAudio..::..CMixer, AudioSessionControl2) | ||
| CCoreAudio..::..CLine(CCoreAudio..::..CMixer, MMDevice) |
Methods
| Name | Description | |
|---|---|---|
| ToString | (Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
| Controls |
Returns a list of CControl objects (controls) available for the current line.
| |
| LineType |
Returns a string representing the type of line.
| |
| Name |
Returns the name of the current line
| |
| Parent |
Returns a reference to the parent CMixer object
|