バージョン

menu_open
Wwise SDK 2023.1.2
AK::StreamMgr 名前空間

Audiokinetic Stream Manager's implementation-specific interfaces of the Low-Level IO submodule. [詳解]

クラス

class  IAkFileLocationResolver
 
class  IAkLowLevelIOHook
 

関数

Audiokinetic implementation-specific Stream Manager factory.
AKSOUNDENGINE_API IAkStreamMgrCreate (const AkStreamMgrSettings &in_settings)
 
AKSOUNDENGINE_API void GetDefaultSettings (AkStreamMgrSettings &out_settings)
 
AKSOUNDENGINE_API IAkFileLocationResolverGetFileLocationResolver ()
 
AKSOUNDENGINE_API void SetFileLocationResolver (IAkFileLocationResolver *in_pFileLocationResolver)
 
Stream Manager: High-level I/O devices management.
AKSOUNDENGINE_API AKRESULT CreateDevice (const AkDeviceSettings &in_settings, IAkLowLevelIOHook *in_pLowLevelHook, AkDeviceID &out_idDevice)
 
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 AkOSCharGetCurrentLanguage ()
 
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.


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう