mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 20:40:11 +02:00
Fully implement XmlRepresentationController
This commit is contained in:
@@ -132,7 +132,8 @@ using ControlRequest =
|
||||
YaUnitInfo::GetSelectedUnit,
|
||||
YaUnitInfo::SelectUnit,
|
||||
YaUnitInfo::GetUnitByBus,
|
||||
YaUnitInfo::SetUnitProgramData>;
|
||||
YaUnitInfo::SetUnitProgramData,
|
||||
YaXmlRepresentationController::GetXmlRepresentationStream>;
|
||||
|
||||
template <typename S>
|
||||
void serialize(S& s, ControlRequest& payload) {
|
||||
|
||||
Reference in New Issue
Block a user