menu
Version
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
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
2024.1.3.8749
2023.1.11.8682
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
Audiokinetic Stream Manager's implementation-specific interfaces of the Low-Level IO submodule. More...
Classes | |
class | IAkFileLocationResolver |
class | IAkIOHookBlocking |
class | IAkIOHookDeferred |
class | IAkIOHookDeferredBatch |
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. | |
AKSOUNDENGINE_API IAkStreamMgr * | Create (const AkStreamMgrSettings &in_settings) |
AKSOUNDENGINE_API void | GetDefaultSettings (AkStreamMgrSettings &out_settings) |
AKSOUNDENGINE_API IAkFileLocationResolver * | GetFileLocationResolver () |
AKSOUNDENGINE_API void | SetFileLocationResolver (IAkFileLocationResolver *in_pFileLocationResolver) |
Stream Manager: High-level I/O devices management. | |
AKSOUNDENGINE_API AkDeviceID | CreateDevice (const AkDeviceSettings &in_settings, IAkLowLevelIOHook *in_pLowLevelHook) |
AKSOUNDENGINE_API AKRESULT | DestroyDevice (AkDeviceID in_deviceID) |
AKSOUNDENGINE_API AKRESULT | PerformIO () |
AKSOUNDENGINE_API void | GetDefaultDeviceSettings (AkDeviceSettings &out_settings) |
Stream Manager: Cache management. | |
AKSOUNDENGINE_API void | FlushAllCaches () |
Language management. | |
typedef void(* | AkLanguageChangeHandler) (const AkOSChar *const in_pLanguageName, void *in_pCookie) |
AKSOUNDENGINE_API AKRESULT | SetCurrentLanguage (const AkOSChar *in_pszLanguageName) |
AKSOUNDENGINE_API const AkOSChar * | GetCurrentLanguage () |
AKSOUNDENGINE_API AKRESULT | AddLanguageChangeObserver (AkLanguageChangeHandler in_handler, void *in_pCookie) |
AKSOUNDENGINE_API void | RemoveLanguageChangeObserver (void *in_pCookie) |
Audiokinetic Stream Manager's implementation-specific interfaces of the Low-Level IO submodule.
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