Add logging for IUnitHandler2

This commit is contained in:
Robbert van der Helm
2021-01-10 23:51:54 +01:00
parent 727956f476
commit 73f3db88e0
2 changed files with 11 additions and 0 deletions
+2
View File
@@ -211,6 +211,8 @@ class Vst3Logger {
const YaUnitHandler::NotifyUnitSelection&);
bool log_request(bool is_host_vst,
const YaUnitHandler::NotifyProgramListChange&);
bool log_request(bool is_host_vst,
const YaUnitHandler2::NotifyUnitByBusChange&);
void log_response(bool is_host_vst, const Ack&);
void log_response(