目录
Wwise SDK 2018.1.11
|
AK::IAkDeviceProfile类 参考abstract
Public 成员函数 | |
virtual void | OnProfileStart ()=0 |
Notify device when monitor sampling starts. 更多... |
|
virtual void | OnProfileEnd ()=0 |
Notify device when monitor sampling ends. 更多... |
|
virtual void | GetDesc (AkDeviceDesc &out_deviceDesc)=0 |
virtual void | GetData (AkDeviceData &out_deviceData)=0 |
virtual bool | IsNew ()=0 |
virtual void | ClearNew ()=0 |
virtual AkUInt32 | GetNumStreams ()=0 |
virtual IAkStreamProfile * | GetStreamProfile (AkUInt32 in_uStreamIndex)=0 |
Protected 成员函数 | |
virtual | ~IAkDeviceProfile () |
Virtual destructor on interface to avoid warnings. 更多... |
|
详细描述
Profiling interface of high-level I/O devices.
- 警告
- The functions in this interface are not thread-safe, unless stated otherwise.
在文件 IAkStreamMgr.h 第 255 行定义.
该类的文档由以下文件生成:
- include/AK/SoundEngine/Common/IAkStreamMgr.h