Wwise SDK 2018.1.11
IAkStreamMgrProfile
版本
Wwise SDK 2018.1.11
|
AK::IAkStreamMgrProfile类 参考abstract
Public 成员函数 | |
virtual AKRESULT | StartMonitoring ()=0 |
virtual void | StopMonitoring ()=0 |
virtual AkUInt32 | GetNumDevices ()=0 |
virtual IAkDeviceProfile * | GetDeviceProfile (AkUInt32 in_uDeviceIndex)=0 |
Protected 成员函数 | |
virtual | ~IAkStreamMgrProfile () |
Virtual destructor on interface to avoid warnings. 更多... |
|
详细描述
Profiling interface of the Stream Manager.
- 警告
- The functions in this interface are not thread-safe, unless stated otherwise.
在文件 IAkStreamMgr.h 第 311 行定义.
该类的文档由以下文件生成:
- include/AK/SoundEngine/Common/IAkStreamMgr.h