HikoGUI
A low latency retained GUI
|
Public Member Functions | |
win32_wave_device (UINT id, audio_direction direction) | |
std::string | end_point_id () const |
The end-point-id matching end-point ids of the modern Core Audio MMDevice API. | |
win32_device_interface | open_device_interface () const |
Open the audio device. | |
Static Public Member Functions | |
static UINT | num_devices (audio_direction direction) noexcept |
static generator< win32_wave_device > | enumerate (audio_direction direction) noexcept |
static win32_wave_device | find_matching_end_point (audio_direction direction, std::string end_point_id) |
|
inline |
The end-point-id matching end-point ids of the modern Core Audio MMDevice API.
|
inline |
Open the audio device.