Wwise SDK 2023.1.8
|
Device descriptor. [詳解]
#include <IAkStreamMgr.h>
公開変数類 | |
AkDeviceID | deviceID |
Device ID [詳解] | |
bool | bCanWrite |
Specifies whether or not the device is writable [詳解] | |
bool | bCanRead |
Specifies whether or not the device is readable [詳解] | |
AkUtf16 | szDeviceName [AK_MONITOR_DEVICENAME_MAXLENGTH] |
Device name [詳解] | |
AkUInt32 | uStringSize |
Device name string's size (number of characters) [詳解] | |
Device descriptor.
IAkStreamMgr.h の 161 行目に定義があります。