Wwise SDK 2024.1.4
|
#include <AkMMDevice.h>
Classes | |
class | Iterator |
Public Member Functions | |
DeviceCollection (IMMDeviceEnumerator *pEnumerator) | |
DeviceCollection (IMMDeviceEnumerator *pEnumerator, EDataFlow eFlow, DWORD dwStateMask) | |
DeviceCollection (DeviceCollection &&other) | |
DeviceCollection (const DeviceCollection &other)=delete | |
~DeviceCollection () | |
DeviceCollection & | operator= (DeviceCollection &&other) |
DeviceCollection & | operator= (const DeviceCollection &other)=delete |
bool | IsValid () const |
UINT | Count () const |
Iterator | Begin () |
Iterator | End () |
Public Attributes | |
interface IMMDeviceCollection * | pDevices |
UINT | uCount |
Definition at line 271 of file AkMMDevice.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise