Wwise SDK 2024.1.4
|
#include <AkMMDevice.h>
Public Member Functions | |
Iterator (IMMDeviceCollection *in_pDevices, UINT in_i) | |
Iterator | operator+ (AkUInt32 inc) const |
AkUInt32 | operator- (Iterator const &rhs) const |
Iterator & | operator++ () |
++ operator More... | |
Iterator & | operator-- () |
– operator More... | |
bool | operator== (const Iterator &in_rOp) const |
== operator More... | |
bool | operator!= (const Iterator &in_rOp) const |
!= operator More... | |
Device | GetDevice () |
Public Attributes | |
interface IMMDeviceCollection * | pDevices |
UINT | i |
Definition at line 274 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