![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <AESinkFactoryWin.h>
Public Member Functions | |
virtual int | Release ()=0 |
virtual HRESULT | Activate (IAudioClient **ppAudioClient)=0 |
virtual bool | IsUSBDevice ()=0 |
Public Attributes | |
std::string | deviceId |
|
pure virtual |
Implemented in AEWASAPIDeviceWin10, and AEWASAPIDeviceWin32.
|
pure virtual |
Implemented in AEWASAPIDeviceWin10, and AEWASAPIDeviceWin32.
|
pure virtual |
Implemented in AEWASAPIDeviceWin10, and AEWASAPIDeviceWin32.
std::string IAEWASAPIDevice::deviceId |