Wwise SDK 2021.1.9
DeviceProperty
Version
Wwise SDK 2021.1.9
|
AK::Win32::DeviceProperty Class Reference
#include <AkMMDevice.h>
Public Member Functions | |
DeviceProperty () | |
DeviceProperty (const PROPERTYKEY &key, IPropertyStore *in_pProps) | |
DeviceProperty (DeviceProperty &&other) | |
DeviceProperty (const DeviceProperty &other)=delete | |
~DeviceProperty () | |
DeviceProperty & | operator= (DeviceProperty &&other) |
DeviceProperty & | operator= (const DeviceProperty &other)=delete |
bool | IsEmpty () const |
Public Attributes | |
PROPVARIANT | variant |
Detailed Description
Definition at line 40 of file AkMMDevice.h.