Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11
AK::StreamMgr Namespace Reference

Classes

class   IAkFileLocationResolver
 
class   IAkIOHookBlocking
 
class   IAkIOHookDeferred
 
class   IAkLowLevelIOHook
  Base interface for Low-Level I/O hooks. Defines common methods across both types of hooks. More...
 

Functions

Audiokinetic implementation-specific Stream Manager factory.
IAkStreamMgr *__cdecl  Create (const AkStreamMgrSettings &in_settings)
 
void __cdecl  GetDefaultSettings (AkStreamMgrSettings &out_settings)
 
IAkFileLocationResolver *__cdecl  GetFileLocationResolver ()
 
void __cdecl  SetFileLocationResolver (IAkFileLocationResolver *in_pFileLocationResolver)
 
AkMemPoolId __cdecl  GetPoolID ()
 
Stream Manager: High-level I/O devices management.
AkDeviceID __cdecl  CreateDevice (const AkDeviceSettings &in_settings, IAkLowLevelIOHook *in_pLowLevelHook)
 
AKRESULT __cdecl  DestroyDevice (AkDeviceID in_deviceID)
 
void __cdecl  GetDefaultDeviceSettings (AkDeviceSettings &out_settings)
 
Stream Manager: Cache management.
void __cdecl  FlushAllCaches ()
 

Language management.

typedef void(*  AkLanguageChangeHandler) (const AkOSChar *const in_pLanguageName, void *in_pCookie)
 
AKRESULT __cdecl  SetCurrentLanguage (const AkOSChar *in_pszLanguageName)
 
const AkOSChar *__cdecl  GetCurrentLanguage ()
 
AKRESULT __cdecl  AddLanguageChangeObserver (AkLanguageChangeHandler in_handler, void *in_pCookie)
 
void __cdecl  RemoveLanguageChangeObserver (void *in_pCookie)
 

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