Wwise SDK 2025.1.2
|
#include <AkSoundEngineTypes.h>
Public Attributes | |
AkPluginID | pluginID |
Full plugin ID, including company ID and plugin type. See AKMAKECLASSID macro. More... | |
AkUniqueID | audioDeviceShareset |
ID of shareset for this output device. More... | |
AkUInt32 | idDevice |
Device ID that was specified in the Output Settings for this output device. More... | |
struct AkChannelConfig | channelConfig |
Channel configuration of the output device. More... | |
struct Ak3DAudioSinkCapabilities | capabilities |
3D Audio capabilities of the output device instance More... | |
void * | customData |
Custom data containing additional information about the device. This is plug-in implementation-defined. For Wwise Motion, this can be cast to AkMotionDeviceData. More... | |
Information about an output device instance.
This data can be retrieved by plug-ins via AK::IAkPluginContextBase::GetOutputDeviceInfo.
Definition at line 88 of file AkSoundEngineTypes.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