WASAPI namespace.
More...
|
| std::string | property (::IMMDevice *endpoint, const ::PROPERTYKEY &key) |
| | endpoint string property
|
| std::string | topology (::IMMDevice *endpoint) |
| | device interface id of the KS filter behind the endpoint's connector: {2}.\?<enumerator>#<hardware id>#<instance>#{KSCATEGORY}<reference string>
|
| std::string | utf8 (const wchar_t *wide) |
| std::wstring | wide (const std::string &utf8) |
◆ property()
| std::string dx::wasapi::property |
( |
::IMMDevice * | endpoint, |
|
|
const ::PROPERTYKEY & | key ) |
|
inline |
◆ topology()
| std::string dx::wasapi::topology |
( |
::IMMDevice * | endpoint | ) |
|
|
inline |
device interface id of the KS filter behind the endpoint's connector: {2}.\?<enumerator>#<hardware id>#<instance>#{KSCATEGORY}<reference string>
◆ utf8()
| std::string dx::wasapi::utf8 |
( |
const wchar_t * | wide | ) |
|
|
inline |
◆ wide()
| std::wstring dx::wasapi::wide |
( |
const std::string & | utf8 | ) |
|
|
inline |