|
AudRecordLib
|
#include <exports.h>
Public Attributes | |
| LPCWSTR | pName |
| IMMDevice * | pEndPoint |
Represents a single audio rendering device.
| IMMDevice* _Endpoint::pEndPoint |
The interface representing the audio device Do not call Release on this pointer.
| LPCWSTR _Endpoint::pName |
The name/description of the device. For example: "Speakers (High Definition Audio Device)"
1.7.5.1