menu
 
Version
2018.1.11.6987

2024.1.4.8780

2023.1.12.8706

2022.1.18.8567

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624


menu_open
Wwise SDK 2018.1.11
AkWinSoundEngine.h File Reference

Go to the source code of this file.

Classes

struct   AkPlatformInitSettings
 

Namespaces

namespace   AK
  Audiokinetic namespace.
 

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
}
 
enum   AkAudioDeviceState {
  AkDeviceState_Active = 1 << 0, AkDeviceState_Disabled = 1 << 1, AkDeviceState_NotPresent = 1 << 2, AkDeviceState_Unplugged = 1 << 3,
  AkDeviceState_All = AkDeviceState_Active | AkDeviceState_Disabled | AkDeviceState_NotPresent | AkDeviceState_Unplugged
}
 

Functions

IUnknown *__cdecl  AK::GetWwiseXAudio2Interface ()
 
IDirectSound8 *__cdecl  AK::GetDirectSoundInstance ()
 
AkUInt32 __cdecl  AK::GetDeviceID (IMMDevice *in_pDevice)
 
AkUInt32 __cdecl  AK::GetDeviceIDFromName (wchar_t *in_szToken)
 
const wchar_t *__cdecl  AK::GetWindowsDeviceName (AkInt32 index, AkUInt32 &out_uDeviceID, AkAudioDeviceState uDeviceStateMask=AkDeviceState_All)
 

Detailed Description

Main Sound Engine interface, specific WIN32.

Definition in file AkWinSoundEngine.h.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise