a WASAPI stream's hardware identity: the endpoint it belongs to, by the MMDevice id, and its index within the device - one endpoint per direction and channel pair, several of them making up one device
More...
#include <dx_wasapi_client_device.h>
a WASAPI stream's hardware identity: the endpoint it belongs to, by the MMDevice id, and its index within the device - one endpoint per direction and channel pair, several of them making up one device
◆ describe()
| std::string dx::wasapi::client::target::describe |
( |
| ) |
const |
|
inline |
◆ idx()
| uint8_t dx::wasapi::client::target::idx |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool dx::wasapi::client::target::operator== |
( |
const target & | target | ) |
const |
|
inlinenoexcept |
◆ direction
◆ id
| char dx::wasapi::client::target::id[0x40] {} |
◆ index
| uint8_t dx::wasapi::client::target::index {} |
stream index within its device
The documentation for this struct was generated from the following file: