Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
AK::IAkDeviceProfile Class Referenceabstract

#include <IAkStreamMgr.h>

Public Member Functions

virtual void OnProfileStart ()=0
 Notify device when monitor sampling starts. More...
 
virtual void OnProfileEnd ()=0
 Notify device when monitor sampling ends. More...
 
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 IAkStreamProfileGetStreamProfile (AkUInt32 in_uStreamIndex)=0
 

Protected Member Functions

virtual ~IAkDeviceProfile ()
 Virtual destructor on interface to avoid warnings. More...
 

Detailed Description

Profiling interface of high-level I/O devices.

Warning: The functions in this interface are not thread-safe, unless stated otherwise.

Definition at line 265 of file IAkStreamMgr.h.


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