|
Wwise SDK 2025.1.3
|
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 の 123 行目に定義があります。