Version
menu_open
Target Platform(s):
Wwise SDK 2018.1.11
AkLinuxSoundEngine.h File Reference

Go to the source code of this file.

Classes

struct   AkPlatformInitSettings
 

Enumerations

enum   AkAudioAPI {
  AkAPI_Wasapi = 1 << 0, AkAPI_XAudio2 = 1 << 1, AkAPI_DirectSound = 1 << 2, AkAPI_Default = AkAPI_Wasapi | AkAPI_XAudio2 | AkAPI_DirectSound,
  AkAPI_PulseAudio = 1 << 0, AkAPI_ALSA = 1 << 1, AkAPI_Default = AkAPI_PulseAudio | AkAPI_ALSA, AkAPI_Wasapi = 1 << 0,
  AkAPI_Default = AkAPI_Wasapi, AkAPI_Dummy = 1 << 1, AkAPI_PulseAudio = 1 << 0, AkAPI_ALSA = 1 << 1,
  AkAPI_Default = AkAPI_PulseAudio | AkAPI_ALSA
}
 

Detailed Description

Main Sound Engine interface, specific to Linux.

Definition in file AkLinuxSoundEngine.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise