#include <dsp_manager.h>

Public Types | |
| typedef dsp_config_callback | t_interface_entrypoint |
| typedef dsp_config_callback | t_interface |
| typedef service_base | t_interface_parent |
Public Member Functions | |
| virtual void | on_core_settings_change (const dsp_chain_config &p_newdata)=0 |
Static Public Attributes | |
| static const GUID | class_guid |
Reimplemented from service_base.
| virtual void dsp_config_callback::on_core_settings_change | ( | const dsp_chain_config & | p_newdata | ) | [pure virtual] |
const GUID dsp_config_callback::class_guid [static] |
Initial value:
{ 0xf8f03d26, 0xc2da, 0x47ed, { 0x87, 0x48, 0x1d, 0xba, 0xcb, 0xce, 0xa5, 0x8 } }
1.5.5